From 47c2dce26ddb4831c181506895f4574a94d755f4 Mon Sep 17 00:00:00 2001 From: James Goppert Date: Thu, 15 Mar 2012 20:27:29 -0400 Subject: [PATCH] Removed include breaking headless build. --- simgear/structure/SGPerfMon.cxx | 1 - 1 file changed, 1 deletion(-) 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; -- 2.39.5