diff options
Diffstat (limited to 'libbrep/build-package.hxx')
-rw-r--r-- | libbrep/build-package.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbrep/build-package.hxx b/libbrep/build-package.hxx index 79fb6a4..6ca8702 100644 --- a/libbrep/build-package.hxx +++ b/libbrep/build-package.hxx @@ -25,7 +25,7 @@ namespace brep // // Foreign object that is mapped to a subset of the tenant object. // - #pragma db object table("build_tenant") pointer(shared_ptr) readonly + #pragma db object table("build_tenant") pointer(shared_ptr) class build_tenant { public: |