From 53ff0724abd2e1f4bac2cb8298b0b4d481da8560 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Fri, 22 Jan 2010 14:47:40 -0500 Subject: Remove private header requirements from collection_tools.h --- collection/collection_tools.h | 1 - 1 file changed, 1 deletion(-) (limited to 'collection') diff --git a/collection/collection_tools.h b/collection/collection_tools.h index 5bcf085..55770c6 100644 --- a/collection/collection_tools.h +++ b/collection/collection_tools.h @@ -23,7 +23,6 @@ #ifndef COLLECTION_TOOLS_H #define COLLECTION_TOOLS_H -#include "trace.h" #include "collection.h" #ifdef HAVE_TRACE -- cgit