670adacef4
Submitted by: avg
11 lines
263 B
C++
11 lines
263 B
C++
--- src/Network/garmin.cxx.orig 2012-04-29 11:43:22.790235105 +0300
|
|
+++ src/Network/garmin.cxx 2012-04-29 11:43:38.200345541 +0300
|
|
@@ -25,6 +25,7 @@
|
|
#endif
|
|
|
|
#include <iostream>
|
|
+#include <cstdlib>
|
|
#include <cstring>
|
|
|
|
#include <simgear/debug/logstream.hxx>
|
|
|