Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Some new classes of CPP version of Msg
[simgrid.git] / src / cxx / Exception.hpp
index ad22e99..c520ae6 100644 (file)
 #ifndef MSG_EXCEPTION_HPP\r
 #define MSG_EXCEPTION_HPP\r
 \r
+#include <Config.hpp>\r
+\r
 namespace SimGrid\r
 {\r
        namespace Msg\r
        {\r
                \r
-               class Exception\r
+               class SIMGRIDX_EXPORT Exception\r
                {\r
                        public:\r
                        \r