summaryrefslogtreecommitdiff
path: root/include/tng_io.h
diff options
context:
space:
mode:
authorMagnus Lundborg <lundborg.magnus@gmail.com>2013-10-24 14:09:24 (GMT)
committerMagnus Lundborg <lundborg.magnus@gmail.com>2013-10-24 14:09:24 (GMT)
commitcf397488964c4085334541b42e6c2d23de94c1ad (patch)
tree4e42eb3be34f011a728004b51cab13f2acd3424a /include/tng_io.h
parentc4ab9fe4a439132d7bd58b66c353a90aa3cf1486 (diff)
Do not reserved included guards.
Diffstat (limited to 'include/tng_io.h')
-rw-r--r--include/tng_io.h6
1 files changed, 3 insertions, 3 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 */
contact: Jan Huwald // Impressum