#ifndef s11n_net_s11n_pod_float_HPP_INCLUDED #define s11n_net_s11n_pod_float_HPP_INCLUDED 1 #define S11N_TYPE float #define S11N_TYPE_NAME "float" #define S11N_SERIALIZE_FUNCTOR s11n::streamable_type_serialization_proxy #include #endif // s11n_net_s11n_pod_float_HPP_INCLUDED