diff options
Diffstat (limited to 'src/conf')
-rw-r--r-- | src/conf/version.hpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/conf/version.hpp b/src/conf/version.hpp index 56c12e0..23c49a4 100644 --- a/src/conf/version.hpp +++ b/src/conf/version.hpp @@ -35,4 +35,9 @@ # include "conf-raw/str-VERSION_STRING.h" + +namespace tmwa +{ +} // namespace tmwa + #endif // TMWA_CONF_VERSION_HPP |