From 00ed2553cf50ecc56631ca9133a926d2b488ed04 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Wed, 20 Jun 2007 21:29:55 +0000 Subject: Include to avoid compile failures on BSD, thanks James O'Gorman. (refs #3, merges [1698]) --- infrastructure/buildenv-testmain-template.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'infrastructure') diff --git a/infrastructure/buildenv-testmain-template.cpp b/infrastructure/buildenv-testmain-template.cpp index 711257ea..4de30e2e 100644 --- a/infrastructure/buildenv-testmain-template.cpp +++ b/infrastructure/buildenv-testmain-template.cpp @@ -38,6 +38,8 @@ #include #endif +#include + #include "Logging.h" #include "Test.h" #include "Timer.h" -- cgit v1.2.3