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