Browse Source

changed crossplatform warning pragma

Johannes R 12 years ago
parent
commit
23a388a72f
1 changed files with 1 additions and 1 deletions
  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