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