Add missing include <algorithm> for std::max()
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
# include <simgear_config.h>
|
||||
#endif
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include <simgear/debug/logstream.hxx>
|
||||
#include <simgear/timing/timestamp.hxx>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user