1
0
Fork 0

Remove <plib/sg> includes.

This commit is contained in:
jmt 2009-09-20 08:21:05 +00:00 committed by Tim Moore
parent 956ecf1cf2
commit 59895306a5
3 changed files with 0 additions and 5 deletions

View file

@ -29,8 +29,6 @@
#include <boost/tuple/tuple.hpp>
#include <plib/sg.h>
#include <simgear/constants.h>
#include <simgear/debug/logstream.hxx>
#include <simgear/math/interpolater.hxx>

View file

@ -30,8 +30,6 @@
INCLUDES
*******************************************************************************/
#include <plib/sg.h>
#include "ls_constants.h"
#include "ls_types.h"

View file

@ -10,7 +10,6 @@
# include <config.h>
#endif
#include <plib/sg.h>
#include <simgear/sg_inlines.h>
#include "mag_compass.hxx"