Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Last Changes of CPP version of Msg
[simgrid.git] / src / cxx / FileNotFoundException.hpp
index 398f153..639accd 100644 (file)
 #ifndef MSG_FILENOTFOUND_HPP\r
 #define MSG_FILENOTFOUND_HPP\r
 \r
-#include <Exception.hp>\r
+#include <Exception.hpp>\r
 \r
 namespace SimGrid\r
 {\r
        namespace Msg\r
        {\r
                \r
-               class FileNotFoundException : public Exception\r
+               class SIMGRIDX_EXPORT FileNotFoundException : public Exception\r
                {\r
                        public:\r
                        \r