src/Fortran/h5_private.h

- we do not have Underscore.h any more
This commit is contained in:
2015-10-15 17:28:31 +02:00
parent 089dc3e1ba
commit 3c825fc71d
-2
View File
@@ -15,8 +15,6 @@
#include "h5core/h5.h"
#include "Underscore.h"
#if defined(FC_MANGLING_LOWERCASE_NO_UNDERSCORE)
# define FC_MANGLING(a,b) a
#elif defined(FC_MANGLING_LOWERCASE_SINGLE_UNDERSCORE)