From 7bfdc7b069169b219d8df654f33bfb2482b8f94c Mon Sep 17 00:00:00 2001 From: sln Date: Mon, 31 Oct 2005 14:01:59 +0000 Subject: [PATCH] #include added (Windows compilation) --- src/SUITApp/SUITApp.cxx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/SUITApp/SUITApp.cxx b/src/SUITApp/SUITApp.cxx index 9c7c34fb8..f19049fc4 100644 --- a/src/SUITApp/SUITApp.cxx +++ b/src/SUITApp/SUITApp.cxx @@ -14,6 +14,8 @@ #include #endif +#include + #include #include #include -- 2.39.2