Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Last Changes of CPP version of Msg
[simgrid.git] / src / cxx / MsgException.hpp
index 55d151a..a8f576b 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