670adacef4
Submitted by: avg
11 lines
272 B
C++
11 lines
272 B
C++
--- src/ATCDCL/ATCutils.cxx.orig 2012-04-28 17:24:45.174236639 +0300
|
|
+++ src/ATCDCL/ATCutils.cxx 2012-04-28 17:25:02.640237400 +0300
|
|
@@ -23,6 +23,7 @@
|
|
#endif
|
|
|
|
#include <sstream>
|
|
+#include <cstdlib>
|
|
|
|
#include <simgear/math/SGMath.hxx>
|
|
#include <simgear/constants.h>
|
|
|