Bläddra i källkod

changed crossplatform warning pragma

Johannes R 12 år sedan
förälder
incheckning
23a388a72f
1 ändrade filer med 1 tillägg och 1 borttagningar
  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