Revision: 48603
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=48603
Author: genscher
Date: 2012-07-04 17:00:20 +0000 (Wed, 04 Jul 2012)
Log Message:
-----------
Fix compile error when moving back to old Eigen version
Modified Paths:
--------------
branches/smoke2/intern/smoke/intern/FLUID_3D.h
Modified: branches/smoke2/intern/smoke/intern/FLUID_3D.h
===================================================================
--- branches/smoke2/intern/smoke/intern/FLUID_3D.h 2012-07-04 16:55:48 UTC
(rev 48602)
+++ branches/smoke2/intern/smoke/intern/FLUID_3D.h 2012-07-04 17:00:20 UTC
(rev 48603)
@@ -43,6 +43,7 @@
using namespace BasicVector;
class WTURBULENCE;
+#define EIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET
#include <Eigen/Dense>
#include <Eigen/Sparse>
using namespace Eigen;
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs