Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill some MSC cruft
authorMartin Quinson <martin.quinson@loria.fr>
Mon, 21 Dec 2015 16:07:03 +0000 (17:07 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Mon, 21 Dec 2015 16:07:03 +0000 (17:07 +0100)
src/surf/surf_interface.hpp

index 5789d59..695fe11 100644 (file)
@@ -62,11 +62,6 @@ namespace surf {
 }
 #endif
 
 }
 #endif
 
-#ifdef _MSC_VER
-#pragma warning( disable : 4251)
-// 4251: needs to have dll-interface to be used by clients of class
-#endif
-
 extern XBT_PRIVATE tmgr_history_t history;
 #define NO_MAX_DURATION -1.0
 
 extern XBT_PRIVATE tmgr_history_t history;
 #define NO_MAX_DURATION -1.0