Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
not needed now
[simgrid.git] / src / cxx / MsgException.hpp
index 55d151a..7d978f3 100644 (file)
 #ifndef MSG_MSGEXCEPTION_HPP\r
 #define MSG_MSGEXCEPTION_HPP\r
 \r
-#include "Exception.hpp"\r
+#include <Exception.hpp>\r
 \r
 namespace SimGrid\r
 {\r
        namespace Msg\r
        {\r
                \r
-               class MsgException : public Exception\r
+               class SIMGRIDX_EXPORT MsgException : public Exception\r
                {\r
                        public:\r
                        \r
@@ -62,3 +62,4 @@ namespace SimGrid
 \r
 \r
 #endif // !MSG_MSGEXCEPTION_HPP\r
+\r