Linux fix.
One day I'm going to figure out why I get all the standard-library includes automatically on Mac, but not on Linux. Today is not that day.
This commit is contained in:
parent
aa19b2a77e
commit
808f42e86a
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
|
||||
#include "NasalModelData.hxx"
|
||||
|
||||
#include <cstring> // for strlen
|
||||
#include <simgear/debug/logstream.hxx>
|
||||
|
||||
#include "NasalSys.hxx"
|
||||
|
|
Loading…
Reference in a new issue