diff options
Diffstat (limited to 'libbrep/build.hxx')
-rw-r--r-- | libbrep/build.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbrep/build.hxx b/libbrep/build.hxx index 7edf70c..dda9b43 100644 --- a/libbrep/build.hxx +++ b/libbrep/build.hxx @@ -26,7 +26,7 @@ // #define LIBBREP_BUILD_SCHEMA_VERSION_BASE 2 -#pragma db model version(LIBBREP_BUILD_SCHEMA_VERSION_BASE, 2, open) +#pragma db model version(LIBBREP_BUILD_SCHEMA_VERSION_BASE, 2, closed) // We have to keep these mappings at the global scope instead of inside // the brep namespace because they need to be also effective in the |