temporarily blocked for compilation: mainspaceparser, jsontospaceparser, spaceparser, spacetojson

This commit is contained in:
2021-03-15 19:25:04 +01:00
parent f771f12027
commit df88d4c0fc
8 changed files with 23 additions and 3 deletions

View File

@@ -41,6 +41,8 @@
namespace PT
{
#ifdef nonexisting_value
void SpaceToJSON::Clear()
{
@@ -107,7 +109,7 @@ bool SpaceToJSON::IsTable(const std::wstring & name)
return i != table.end();
}
#endif