Conflicts:
	AppleWinExpress2010.vcxproj
This commit is contained in:
michaelangel007
2017-04-13 10:18:35 -07:00
4 changed files with 4 additions and 218 deletions
+1
View File
@@ -39,6 +39,7 @@ int YamlHelper::InitParser(const char* pPathname)
return 0;
}
// Note: C/C++ > Pre-Processor: YAML_DECLARE_STATIC;
yaml_parser_set_input_file(&m_parser, m_hFile);
return 1;