]> git.mxchange.org Git - simgear.git/blobdiff - simgear/sound/soundmgr_openal.cxx
Compile with MSVC10
[simgear.git] / simgear / sound / soundmgr_openal.cxx
index 16d9e7948f9c6ca8e08562d17430887ec688a0bd..750c4b0f94fbb17a50899fe364e6e1b26ce449c4 100644 (file)
@@ -89,7 +89,7 @@ SGSoundMgr::SGSoundMgr() :
     }
     _alut_init++;
 #else
-  #error ALUT 1.1 required, ALUT 1.0 is no longer supported, please upgrade
+  //#error ALUT 1.1 required, ALUT 1.0 is no longer supported, please upgrade
 #endif
 }