From: James Goppert Date: Fri, 16 Mar 2012 00:27:29 +0000 (-0400) Subject: Removed include breaking headless build. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=47c2dce26ddb4831c181506895f4574a94d755f4;p=simgear.git Removed include breaking headless build. --- diff --git a/simgear/structure/SGPerfMon.cxx b/simgear/structure/SGPerfMon.cxx index 806ebe98..43fab6d2 100644 --- a/simgear/structure/SGPerfMon.cxx +++ b/simgear/structure/SGPerfMon.cxx @@ -34,7 +34,6 @@ #include #include #include -#include #include using std::string;