From f8f3244629380b59ee84d8e208b6071a43ccbe86 Mon Sep 17 00:00:00 2001 From: Brecht Van Lommel Date: Fri, 23 Jul 2010 15:36:27 +0000 Subject: Attempt to fix compile for GCC 4.4. --- intern/smoke/intern/FLUID_3D.h | 1 + 1 file changed, 1 insertion(+) diff --git a/intern/smoke/intern/FLUID_3D.h b/intern/smoke/intern/FLUID_3D.h index ab121ef506e..6ca50b2c032 100644 --- a/intern/smoke/intern/FLUID_3D.h +++ b/intern/smoke/intern/FLUID_3D.h @@ -30,6 +30,7 @@ #include #include +#include #include #include "OBSTACLE.h" // #include "WTURBULENCE.h" -- cgit v1.2.3