diff options
Diffstat (limited to 'common/auto/test.hxx')
-rw-r--r-- | common/auto/test.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/auto/test.hxx b/common/auto/test.hxx index 61fbcc6..0e7585e 100644 --- a/common/auto/test.hxx +++ b/common/auto/test.hxx @@ -35,7 +35,7 @@ private: struct auto_only { #pragma db auto id - unsigned long id_; + unsigned short id_; }; #endif // TEST_HXX |