From 335ea8bf3fcbebfa83ff1253982934c18fb98d55 Mon Sep 17 00:00:00 2001 From: ishmal Date: Tue, 13 Mar 2007 18:53:45 +0000 Subject: [PATCH] tweak to compile on linux --- buildtool.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/buildtool.cpp b/buildtool.cpp index 34f542b3e..f4a8d0210 100644 --- a/buildtool.cpp +++ b/buildtool.cpp @@ -37,9 +37,10 @@ * */ -#define BUILDTOOL_VERSION "BuildTool v0.6.6, 2007 Bob Jamison" +#define BUILDTOOL_VERSION "BuildTool v0.6.7, 2007 Bob Jamison" #include +#include #include #include #include -- 2.30.2