From 780135281dfdf3f8088f6e4279e84dc86eb94907 Mon Sep 17 00:00:00 2001 From: Nathan Jones Date: Sun, 11 May 2008 19:53:20 -0400 Subject: Fix compile errors with gcc 4.3 --- amount.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'amount.cc') diff --git a/amount.cc b/amount.cc index 4f07b0b0..f9b6fc29 100644 --- a/amount.cc +++ b/amount.cc @@ -4,6 +4,7 @@ #include #include #include +#include #include -- cgit v1.2.3