diff options
Diffstat (limited to 'src/strings/all.hpp')
-rw-r--r-- | src/strings/all.hpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/strings/all.hpp b/src/strings/all.hpp index 6b67bee..9311ba4 100644 --- a/src/strings/all.hpp +++ b/src/strings/all.hpp @@ -32,4 +32,9 @@ # include "literal.hpp" # include "vstring.hpp" + +namespace tmwa +{ +} // namespace tmwa + #endif // TMWA_STRINGS_ALL_HPP |