1
0
Fork 0

Fix a compile problem for lower_bound()

This commit is contained in:
ehofman 2008-08-22 19:49:03 +00:00
parent f6b5c72426
commit 341216e56a

View file

@ -25,6 +25,8 @@
# include <config.h>
#endif
#include <algorithm>
#include <simgear/debug/logstream.hxx>
#include <simgear/misc/sgstream.hxx>
#include <simgear/math/sg_geodesy.hxx>