From ee08a65d418413515645278734de1ae984a60456 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 --- common/collection/collection_tools.h | 1 - 1 file changed, 1 deletion(-) (limited to 'common/collection') diff --git a/common/collection/collection_tools.h b/common/collection/collection_tools.h index 5bcf08590..55770c6ef 100644 --- a/common/collection/collection_tools.h +++ b/common/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