From 110f0b8023a8d6acdbfebff5d3c5521e52f3ac3b Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 10 Mar 2009 17:02:03 -0400 Subject: Enabled use of pre-compiled headers by default --- test/unit/t_amount.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/unit/t_amount.cc') diff --git a/test/unit/t_amount.cc b/test/unit/t_amount.cc index 05505fda..8aa67137 100644 --- a/test/unit/t_amount.cc +++ b/test/unit/t_amount.cc @@ -1,3 +1,5 @@ +#include + #include "t_amount.h" #include "amount.h" -- cgit v1.2.3