]> git.mxchange.org Git - flightgear.git/blobdiff - src/Environment/fgclouds.hxx
Merge branch 'jmt/acinclude'
[flightgear.git] / src / Environment / fgclouds.hxx
index 96dc20ce355c6f30163a5c6980f0d9930d11a0df..8a956d74829c05b05c9f8ae973ce731bae7e8a18 100644 (file)
 
 using std::string;
 
-class SGNewCloud;
+class SGSampleGroup;
 class SGCloudField;
+class SGNewCloud;
 class FGMetar;
-class FGEnvironmentCtrl;
+//class FGEnvironmentCtrl;
 
 class FGClouds {