00001 #ifndef MIX_CONFIG_H_ 00002 #define MIX_CONFIG_H_ 00003 00005 #define MiX_DEFAULT_TRAITS std::char_traits 00006 00007 //#define MiX_BACKWARD_COMPATIBILITY true 00008 00009 00010 #endif