Win32 compilation.

This commit is contained in:
rnv 2013-11-11 11:46:01 +00:00
parent 7b33bc39fd
commit cf381121dc

View File

@ -38,7 +38,7 @@
/*! /*!
* \brief Class for storing control points for writing GMF size maps * \brief Class for storing control points for writing GMF size maps
*/ */
class Control_Pnt : public gp_Pnt class MESHDriverGMF_EXPORT Control_Pnt : public gp_Pnt
{ {
public: public:
Control_Pnt(); Control_Pnt();