Remove an unneeded #include.
This commit is contained in:
parent
3a7cef79c8
commit
7a011f8354
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@
|
||||||
#include <string.h> // strdup
|
#include <string.h> // strdup
|
||||||
|
|
||||||
#include <plib/ul.h>
|
#include <plib/ul.h>
|
||||||
#include <plib/ssg.h>
|
|
||||||
|
|
||||||
#include <simgear/constants.h>
|
#include <simgear/constants.h>
|
||||||
#include <simgear/debug/logstream.hxx>
|
#include <simgear/debug/logstream.hxx>
|
||||||
|
|
Loading…
Reference in a new issue