diff options
Diffstat (limited to 'src/mmo/human_time_diff.cpp')
-rw-r--r-- | src/mmo/human_time_diff.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mmo/human_time_diff.cpp b/src/mmo/human_time_diff.cpp index f2f720e..49a7664 100644 --- a/src/mmo/human_time_diff.cpp +++ b/src/mmo/human_time_diff.cpp @@ -19,3 +19,8 @@ // along with this program. If not, see <http://www.gnu.org/licenses/>. #include "../poison.hpp" + + +namespace tmwa +{ +} // namespace tmwa |