Fix build for non-Mac, hopefully.
This commit is contained in:
parent
f5a79fc893
commit
ef796e88bc
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
#include <sys/stat.h>
|
||||
#include <fstream>
|
||||
#include <sstream>
|
||||
#include <algorithm> // for std::sort
|
||||
|
||||
#include <simgear/nasal/nasal.h>
|
||||
#include <simgear/props/props.hxx>
|
||||
|
|
Loading…
Add table
Reference in a new issue