Fix missing include in simgear/misc/strutils.cxx
Thanks to Alan Teeder for the report.
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#include <simgear/debug/logstream.hxx>
|
||||
#include <simgear/package/md5.h>
|
||||
#include <simgear/compiler.h> // SG_WINDOWS
|
||||
#include <simgear/structure/exception.hxx>
|
||||
|
||||
using std::string;
|
||||
using std::vector;
|
||||
|
||||
Reference in New Issue
Block a user