]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
Windows porting.
authorageay <ageay>
Tue, 21 Sep 2010 16:12:58 +0000 (16:12 +0000)
committerageay <ageay>
Tue, 21 Sep 2010 16:12:58 +0000 (16:12 +0000)
src/INTERP_KERNEL/TranslationRotationMatrix.hxx

index 6f6e411c29db80912208e8e68522f61462e7cdb1..e1108573b41ba71fca8e0bd0ae0e37119ca5c936 100644 (file)
 #ifndef __TRANSLATIONROTATIONMATRIX_HXX__
 #define __TRANSLATIONROTATIONMATRIX_HXX__
 
+#include "INTERPKERNELDefines.hxx"
+
 #include <cmath>
 
 namespace INTERP_KERNEL
 {
-  class TranslationRotationMatrix
+  class INTERPKERNEL_EXPORT TranslationRotationMatrix
   {
 
   public: