From 5aeb36ec9e7aaee34ce8f5f248029d39047e2918 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Tue, 5 Aug 2003 02:37:17 +0000 Subject: "" svn path=/trunk/; revision=823 --- externals/grill/pool/pool.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'externals/grill/pool/pool.cpp') diff --git a/externals/grill/pool/pool.cpp b/externals/grill/pool/pool.cpp index f58bae5f..25bb0b79 100644 --- a/externals/grill/pool/pool.cpp +++ b/externals/grill/pool/pool.cpp @@ -11,9 +11,11 @@ WARRANTIES, see the file, "license.txt," in this distribution. #include "pool.h" #include -#include #include #include +#include + +using namespace std; #define VBITS 6 #define DBITS 5 -- cgit v1.2.1