diff options
Diffstat (limited to 'libcommon/common/common.cxx')
-rw-r--r-- | libcommon/common/common.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libcommon/common/common.cxx b/libcommon/common/common.cxx index 6990924..524c11b 100644 --- a/libcommon/common/common.cxx +++ b/libcommon/common/common.cxx @@ -119,6 +119,7 @@ create_database (int& argc, #endif , true, + "", #ifdef HAVE_CXX11 move (f) #else |