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