From 7d24efd16dac4899de7a51268cde255aed1d3d77 Mon Sep 17 00:00:00 2001 From: megamage Date: Sat, 27 Jun 2009 17:54:03 -0500 Subject: [8080] Portability fixes for some Unix platforms. Author: VladimirMangos * Add #include to some fiels where related functions call. * Avoid template dependent lookup for fields in class LockedQueue. --HG-- branch : trunk --- src/shared/vmap/DebugCmdLogger.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/shared/vmap/DebugCmdLogger.cpp') diff --git a/src/shared/vmap/DebugCmdLogger.cpp b/src/shared/vmap/DebugCmdLogger.cpp index e6b36572c45..c899606045b 100644 --- a/src/shared/vmap/DebugCmdLogger.cpp +++ b/src/shared/vmap/DebugCmdLogger.cpp @@ -21,6 +21,7 @@ #include #include "DebugCmdLogger.h" +#include using namespace G3D; -- cgit v1.2.3