From b818884851417694ac6b39175fa99d7becf89bc2 Mon Sep 17 00:00:00 2001 From: panaut0lordv Date: Thu, 4 Jun 2009 18:09:58 +0200 Subject: *Add missing includes allowing GCC 4.4 build --HG-- branch : trunk --- src/shared/vmap/DebugCmdLogger.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/shared/vmap/DebugCmdLogger.cpp') diff --git a/src/shared/vmap/DebugCmdLogger.cpp b/src/shared/vmap/DebugCmdLogger.cpp index de656f4cfc5..e6b36572c45 100644 --- a/src/shared/vmap/DebugCmdLogger.cpp +++ b/src/shared/vmap/DebugCmdLogger.cpp @@ -18,6 +18,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ +#include + #include "DebugCmdLogger.h" using namespace G3D; -- cgit v1.2.3