]> git.mxchange.org Git - simgear.git/commitdiff
Ooof, lurking PLIB reference in the tests
authorJames Turner <zakalawe@mac.com>
Tue, 19 Jul 2011 16:55:40 +0000 (17:55 +0100)
committerJames Turner <zakalawe@mac.com>
Tue, 19 Jul 2011 16:55:40 +0000 (17:55 +0100)
simgear/math/SGMathTest.cxx

index f4e5b69ff378adde76b7dbab61f0c25bcc7b7ce4..415a4d59ecda925c8e51bd3f62a7033f0d4b83ff 100644 (file)
@@ -22,8 +22,6 @@
 #include <cstdlib>
 #include <iostream>
 
-#include <plib/sg.h>
-
 #include "SGMath.hxx"
 
 template<typename T>