X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FDriver%2FDriver_Document.h;h=4c3f0b8d0311f58ba9810a5504e0037b47941240;hp=502a8f385c8656cb04bbe417ef9b47f3108aea5f;hb=9d11375af40826e967ab2c3bcb77d1f9d439c90c;hpb=c63ee099ad2b149bd70136839c973e8910137bc5 diff --git a/src/Driver/Driver_Document.h b/src/Driver/Driver_Document.h index 502a8f385..4c3f0b8d0 100644 --- a/src/Driver/Driver_Document.h +++ b/src/Driver/Driver_Document.h @@ -20,11 +20,13 @@ #ifndef _INCLUDE_DRIVER_DOCUMENT #define _INCLUDE_DRIVER_DOCUMENT +#include "Driver_Mesh.h" + #include class SMESHDS_Document; -class Driver_Document +class MESHDRIVER_EXPORT Driver_Document { public: Driver_Document();