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