Procházet zdrojové kódy

changed crossplatform warning pragma

Johannes R před 12 roky
rodič
revize
23a388a72f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      core/matlabAccess/MatFileIO.h

+ 1 - 1
core/matlabAccess/MatFileIO.h

@@ -20,7 +20,7 @@
 
 #ifndef NICE_USELIB_MATIO
 
-#warning "We need the MATIO Library for accessing MATLAB structures. Otherwise this is not compiling."
+#pragma message WARNING("We need the MATIO Library for accessing MATLAB structures. Otherwise this is not compiling.")
 
 #else //#ifdef NICE_USELIB_MATIO