X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGEOM_I_Superv%2FGEOM_List_i.hh;h=940f02e9f6f1edd55c5957bb89db9ef626b8a7b4;hb=f43bdeb895071d4bbaabb94d401da24f5973ba6e;hp=dc1c63fc93c665e470ff2e7f7a7e61096a588229;hpb=7f46e5fa52cfe13e206ab10e628556e7e393aaf5;p=modules%2Fgeom.git diff --git a/src/GEOM_I_Superv/GEOM_List_i.hh b/src/GEOM_I_Superv/GEOM_List_i.hh index dc1c63fc9..940f02e9f 100644 --- a/src/GEOM_I_Superv/GEOM_List_i.hh +++ b/src/GEOM_I_Superv/GEOM_List_i.hh @@ -23,6 +23,8 @@ #ifndef __GEOM_LIST_I_H__ #define __GEOM_LIST_I_H__ +#include "GEOM_I_Superv.hxx" + // IDL headers #include #include CORBA_SERVER_HEADER(GEOM_Superv) @@ -31,7 +33,7 @@ #include "utilities.h" template -class GEOM_List_i : +class GEOM_I_SUPERV_EXPORT GEOM_List_i : public virtual POA_GEOM::GEOM_List, public virtual PortableServer::RefCountServantBase {