From 9039e728b2015b54dc87da52f450c27683303392 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 23 Apr 2007 21:22:24 +0000 Subject: All system headers (except Boost) now included through system.hh; also, added support for pre-compiled headers since I'm now using a centralized resource for system headers. --- quotes.cc | 6 ------ 1 file changed, 6 deletions(-) (limited to 'quotes.cc') diff --git a/quotes.cc b/quotes.cc index 6ae9f81b..8a1e90c3 100644 --- a/quotes.cc +++ b/quotes.cc @@ -1,10 +1,4 @@ #include "quotes.h" -#include "error.h" -#include "debug.h" - -#include -#include -#include namespace ledger { -- cgit v1.2.3