From 76d21b1043e8efcffa9f61e1e7fdbee6c6dbca67 Mon Sep 17 00:00:00 2001 From: Maxim Mamontov Date: Tue, 20 Sep 2011 15:51:22 +0300 Subject: [PATCH] Another fix for old and dub systems --- stglibs/common.lib/common.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stglibs/common.lib/common.cpp b/stglibs/common.lib/common.cpp index e3fbd9a8..2ea32c2b 100644 --- a/stglibs/common.lib/common.cpp +++ b/stglibs/common.lib/common.cpp @@ -28,14 +28,14 @@ $Author: faust $ */ -#include - // For old and dub systems // Like FreeBSD4 #include #include #include +#include + #ifdef WIN32 #include #else -- 2.43.2