Fix missing header file for strutils
This commit is contained in:
parent
a9a49bc2e6
commit
7fd7c599a2
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@
|
|||
#include <simgear/io/HTTPMemoryRequest.hxx>
|
||||
#include <simgear/io/raw_socket.hxx>
|
||||
#include <simgear/timing/timestamp.hxx>
|
||||
#include <simgear/misc/strutils.hxx>
|
||||
|
||||
|
||||
using namespace std;
|
||||
using namespace simgear;
|
||||
|
|
Loading…
Add table
Reference in a new issue