fix linux compilation

This commit is contained in:
abd 2006-08-17 09:13:12 +00:00
parent 66823fef4e
commit 4e85b01e33

View File

@ -109,7 +109,8 @@ EXPORT_HEADERS= GEOMImpl_Gen.hxx \
GEOMImpl_IMeasureOperations.hxx \
GEOMImpl_IGroupOperations.hxx \
GEOMImpl_CopyDriver.hxx \
GEOMImpl_Types.hxx
GEOMImpl_Types.hxx \
GEOM_GEOMImpl.hxx
# additionnal information to compil and link file
CPPFLAGS += $(OCC_INCLUDES) $(KERNEL_CXXFLAGS) $(BOOST_CPPFLAGS)