]> git.mxchange.org Git - simgear.git/blobdiff - simgear/sky/cloud.cxx
Tweaks to follow flightgear STL standard coding procedure.
[simgear.git] / simgear / sky / cloud.cxx
index 372360b9fa37a35881f1724846fddf7143975daf..78bde43cad524ff33a5940be86013e514a9a0fc8 100644 (file)
 #  include <config.h>
 #endif
 
+#include <simgear/compiler.h>
+
 #include <stdio.h>
-#include <iostream>
+#include STL_IOSTREAM
 
 #include <plib/sg.h>
 #include <plib/ssg.h>