summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/tng_io.h6
-rw-r--r--include/tng_io.hpp4
-rw-r--r--include/tng_io_testing.h.in4
3 files changed, 7 insertions, 7 deletions
diff --git a/include/tng_io.h b/include/tng_io.h
index d36f4dc..1a85b6d 100644
--- a/include/tng_io.h
+++ b/include/tng_io.h
@@ -264,8 +264,8 @@
*
*/
-#ifndef _TNGIO_H
-#define _TNGIO_H 1
+#ifndefTNG_IO_H
+#defineTNG_IO_H 1
#include <stdio.h>
#include <stdlib.h>
@@ -2589,4 +2589,4 @@ tng_function_status DECLSPECDLLEXPORT tng_util_box_shape_with_time_write
} /* end extern "C" */
#endif
-#endif /* _TNGIO_H */
+#endif /*TNG_IO_H */
diff --git a/include/tng_io.hpp b/include/tng_io.hpp
index e259ae0..1bfe2c7 100644
--- a/include/tng_io.hpp
+++ b/include/tng_io.hpp
@@ -1,5 +1,5 @@
-#ifndef _TNGIO_HPP
-#define _TNGIO_HPP
+#ifndefTNG_IO_HPP
+#defineTNG_IO_HPP
#include "tng_io.h"
diff --git a/include/tng_io_testing.h.in b/include/tng_io_testing.h.in
index b0d45a1..828d868 100644
--- a/include/tng_io_testing.h.in
+++ b/include/tng_io_testing.h.in
@@ -1,5 +1,5 @@
-#ifndef _TNG_IO_TESTING_H
-#define _TNG_IO_TESTING_H
+#ifndefTNG_IO_TESTING_H
+#defineTNG_IO_TESTING_H
#define EXAMPLE_FILES_DIR "@EXAMPLE_FILES_DIR@"
contact: Jan Huwald // Impressum