summaryrefslogtreecommitdiffstats
path: root/Tests/LoadCommand/LoadedCommand.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/LoadCommand/LoadedCommand.h.in')
-rw-r--r--Tests/LoadCommand/LoadedCommand.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Tests/LoadCommand/LoadedCommand.h.in b/Tests/LoadCommand/LoadedCommand.h.in
new file mode 100644
index 0000000..733c414
--- /dev/null
+++ b/Tests/LoadCommand/LoadedCommand.h.in
@@ -0,0 +1,3 @@
+/* Check for size of types */
+#cmakedefine SIZEOF_CHAR ${SIZEOF_CHAR}
+#cmakedefine SIZEOF_SHORT ${SIZEOF_SHORT}