From 976eb1cb490ab88639ce19da765bee07c519bb37 Mon Sep 17 00:00:00 2001 From: Mike McGreevy Date: Thu, 22 Jan 2009 14:59:09 -0500 Subject: [svn-r16339] Purpose: Bug Fix Description: Removing some unnecessary headers from test/cache.c which snuck their way into one of my previous check-ins ... thanks to Allen for catching this while testing on windows. Tested: Windows, Linux --- test/cache.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/test/cache.c b/test/cache.c index 24c1f6c..8c1e328 100644 --- a/test/cache.c +++ b/test/cache.c @@ -23,11 +23,6 @@ #include "H5Iprivate.h" #include "H5ACprivate.h" #include "cache_common.h" -#include -#include -#include -#include -#include /* private function declarations: */ -- cgit v0.12