win32 compilation: remove unnecessary definition of dllimport

This commit is contained in:
ana 2012-10-16 06:35:13 +00:00
parent 43839bab02
commit 3816b8e97c

View File

@ -54,7 +54,7 @@ struct SMESH_TreeLimit {
template< class BND_BOX,
int NB_CHILDREN>
class SMESHUtils_EXPORT SMESH_Tree
class SMESH_Tree
{
public: