From 7cc40f79b9c0297956358bb8aa401110b52c9f6b Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sat, 24 Mar 2007 00:40:59 +0000 Subject: Fix compilation error reported by Torsten Boob (refs #3) --- lib/common/Guards.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/common/Guards.h b/lib/common/Guards.h index 52018493..fbcfedaf 100644 --- a/lib/common/Guards.h +++ b/lib/common/Guards.h @@ -15,9 +15,12 @@ #include #endif +#include #include #include +#include #include + #include #include "CommonException.h" -- cgit v1.2.3