Linux needs <cstring>
This commit is contained in:
parent
d148bdedcd
commit
426c6b9a72
@ -22,6 +22,7 @@
|
||||
#include <cassert>
|
||||
#include <cstdlib> // rand()
|
||||
#include <iostream>
|
||||
#include <cstring> // for memset, memcpy
|
||||
|
||||
#include <simgear/debug/logstream.hxx>
|
||||
#include <simgear/structure/exception.hxx>
|
||||
|
Loading…
Reference in New Issue
Block a user