From c3f8c3e70e21d122de2c7ff1777089caf8132ff1 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Tue, 19 Sep 2006 01:06:18 +0000 Subject: [PATCH] test/H5PartAndreasTest.cc - include "H5Part.h" insteed of "H5Part.hh" --- test/H5PartAndreasTest.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/H5PartAndreasTest.cc b/test/H5PartAndreasTest.cc index a945f14..d0ba2c9 100755 --- a/test/H5PartAndreasTest.cc +++ b/test/H5PartAndreasTest.cc @@ -3,7 +3,7 @@ #include #include #include -#include "H5Part.hh" +#include "H5Part.h" /*