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

@@ -48,6 +48,8 @@
namespace PT
{
#ifdef nonexisting_value
class SpaceToJSON
{
@@ -262,7 +264,7 @@ void SpaceToJSON::Serialize(Space & space, Stream & out, bool use_indents)
Serialize(space, out, use_indents, 0, false, treat_as_table, true);
}
#endif
} // namespace