From 680bf2a154aba15f40dfc221e0fafb5e7c4fc05a Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Sat, 24 Feb 2001 17:28:30 -0500 Subject: [svn-r3513] Purpose: Bug Fix Description: assert.h was included twice now that H5private is in there. Solution: remvoed one. Platforms tested: Linux --- tools/lib/h5tools_str.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/lib/h5tools_str.c b/tools/lib/h5tools_str.c index a119b66..d41c9c7 100644 --- a/tools/lib/h5tools_str.c +++ b/tools/lib/h5tools_str.c @@ -7,7 +7,6 @@ * * Purpose: These are string functions for us to use and abuse. */ -#include #include #include #include -- cgit v0.12