Fix Linux compilation
Missing <cstring> header for strdup.
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
#include "LogEntry.hxx"
|
||||
|
||||
#include <cstring> // for strdup
|
||||
|
||||
namespace simgear {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user