From 2f4fc005937e75d931eb6ef87a3fe16364d45113 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 26 Jun 2014 21:59:27 -0700 Subject: Stick everything in a namespace --- src/compat/time_t.hpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/compat/time_t.hpp') diff --git a/src/compat/time_t.hpp b/src/compat/time_t.hpp index 4e0ffb6..60005d0 100644 --- a/src/compat/time_t.hpp +++ b/src/compat/time_t.hpp @@ -24,4 +24,9 @@ // TODO fix this ordering violation by promoting TimeT here # include "../mmo/utils.hpp" + +namespace tmwa +{ +} // namespace tmwa + #endif // TMWA_COMPAT_TIMET_HPP -- cgit v1.2.3-70-g09d2