*** parsers.cpp~ Sun Apr 8 12:02:26 2012 --- parsers.cpp Mon Jan 13 11:16:35 2014 *************** *** 157,163 **** template BOOST_PROGRAM_OPTIONS_DECL basic_parsed_options ! parse_config_file(const char* filename, const options_description& desc, bool allow_unregistered); --- 157,163 ---- template BOOST_PROGRAM_OPTIONS_DECL basic_parsed_options ! parse_config_file(const char* filename, const options_description& desc, bool allow_unregistered); *************** *** 164,170 **** #ifndef BOOST_NO_STD_WSTRING template BOOST_PROGRAM_OPTIONS_DECL basic_parsed_options ! parse_config_file(const char* filename, const options_description& desc, bool allow_unregistered); #endif --- 164,170 ---- #ifndef BOOST_NO_STD_WSTRING template BOOST_PROGRAM_OPTIONS_DECL basic_parsed_options ! parse_config_file(const char* filename, const options_description& desc, bool allow_unregistered); #endif