Fix config guard

This commit is contained in:
2018-01-08 18:05:59 +01:00
parent 10117da419
commit ee68ab0943
+2 -2
View File
@@ -1,7 +1,7 @@
#include <H5Cpp.h>
#ifndef CONFIG
#define CONFIG
#ifndef CONFIG_H
#define CONFIG_H
namespace config
{