From 44ba9a9eebec2ffe202fc5594f76864a56f3730a Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Wed, 23 Jul 2014 17:05:58 -0700 Subject: Enums are not usually integers, sorry --- src/map/map.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/map.cpp') diff --git a/src/map/map.cpp b/src/map/map.cpp index 033f299..832e6aa 100644 --- a/src/map/map.cpp +++ b/src/map/map.cpp @@ -45,6 +45,7 @@ #include "../generic/random2.hpp" #include "../io/cxxstdio.hpp" +#include "../io/cxxstdio_enums.hpp" #include "../io/read.hpp" #include "../io/tty.hpp" #include "../io/write.hpp" -- cgit v1.2.3-70-g09d2