Remove <plib/sg> includes.
This commit is contained in:
parent
956ecf1cf2
commit
59895306a5
3 changed files with 0 additions and 5 deletions
|
@ -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>
|
||||
|
|
|
@ -30,8 +30,6 @@
|
|||
INCLUDES
|
||||
*******************************************************************************/
|
||||
|
||||
#include <plib/sg.h>
|
||||
|
||||
#include "ls_constants.h"
|
||||
#include "ls_types.h"
|
||||
|
||||
|
|
|
@ -10,7 +10,6 @@
|
|||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include <plib/sg.h>
|
||||
#include <simgear/sg_inlines.h>
|
||||
|
||||
#include "mag_compass.hxx"
|
||||
|
|
Loading…
Reference in a new issue