summaryrefslogtreecommitdiff
path: root/share/cmake-3.10/Modules/FortranCInterface/Macro.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.10/Modules/FortranCInterface/Macro.h.in')
-rw-r--r--share/cmake-3.10/Modules/FortranCInterface/Macro.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/share/cmake-3.10/Modules/FortranCInterface/Macro.h.in b/share/cmake-3.10/Modules/FortranCInterface/Macro.h.in
new file mode 100644
index 0000000..d015a62
--- /dev/null
+++ b/share/cmake-3.10/Modules/FortranCInterface/Macro.h.in
@@ -0,0 +1,4 @@
+#ifndef @MACRO_NAMESPACE@HEADER_INCLUDED
+#define @MACRO_NAMESPACE@HEADER_INCLUDED
+@HEADER_CONTENT@
+#endif