Add required include for lower_bound
This commit is contained in:
parent
a727e69585
commit
9751b25216
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
|
||||
#include <map>
|
||||
#include <set>
|
||||
#include <algorithm>
|
||||
|
||||
#include <simgear/math/sg_geodesy.hxx>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue