From 6387f38977ce9cf70e8a7c2bf1cf514efe653772 Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 25 Sep 2009 13:06:35 +0000 Subject: [PATCH] windows port --- src/GEOM_I/GEOM_Gen_i.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/GEOM_I/GEOM_Gen_i.cc b/src/GEOM_I/GEOM_Gen_i.cc index 3bc08c7c8..35d6d742d 100644 --- a/src/GEOM_I/GEOM_Gen_i.cc +++ b/src/GEOM_I/GEOM_Gen_i.cc @@ -1808,6 +1808,7 @@ char* GEOM_Gen_i::getObjectInfo(CORBA::Long studyId, const char* entry) //===================================================================================== extern "C" { +GEOM_I_EXPORT PortableServer::ObjectId* GEOMEngine_factory(CORBA::ORB*, PortableServer::POA*, PortableServer::ObjectId*, const char*, const char*); GEOM_I_EXPORT -- 2.39.2