From 6316fbc396edd30cb09fc2dd8ae7a823bf3a4b6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Br=C3=BCckner?= Date: Thu, 10 Jan 2008 22:46:44 +0100 Subject: fix compile with gcc4.3 --- recman.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'recman.cpp') diff --git a/recman.cpp b/recman.cpp index eb993d5..153e9dd 100644 --- a/recman.cpp +++ b/recman.cpp @@ -4,6 +4,7 @@ #include #include #include +#include #include "stdext.h" #include "tools.h" -- cgit v1.2.3