From: ageay Date: Tue, 21 Sep 2010 16:12:58 +0000 (+0000) Subject: Windows porting. X-Git-Tag: V5_1_main_FINAL~27 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=adbfcf5850088c25a1fbe1f9f7ba88427d47df01;p=tools%2Fmedcoupling.git Windows porting. --- diff --git a/src/INTERP_KERNEL/TranslationRotationMatrix.hxx b/src/INTERP_KERNEL/TranslationRotationMatrix.hxx index 6f6e411c2..e1108573b 100644 --- a/src/INTERP_KERNEL/TranslationRotationMatrix.hxx +++ b/src/INTERP_KERNEL/TranslationRotationMatrix.hxx @@ -20,11 +20,13 @@ #ifndef __TRANSLATIONROTATIONMATRIX_HXX__ #define __TRANSLATIONROTATIONMATRIX_HXX__ +#include "INTERPKERNELDefines.hxx" + #include namespace INTERP_KERNEL { - class TranslationRotationMatrix + class INTERPKERNEL_EXPORT TranslationRotationMatrix { public: