aboutsummaryrefslogtreecommitdiff
path: root/headeronly.h.m4
diff options
context:
space:
mode:
authorkartofen <mladenovnasko0@gmail.com>2025-04-10 21:23:08 +0300
committerkartofen <mladenovnasko0@gmail.com>2025-04-10 21:23:08 +0300
commite60275a234a625b3982b9744b5e9aefa2c1f7211 (patch)
treefad0c1492c8bec4e13506edf9f47301152de0822 /headeronly.h.m4
parent844b90ec6b79be309d0bd3d08df36b78d48eee90 (diff)
testing changes
Diffstat (limited to 'headeronly.h.m4')
-rw-r--r--headeronly.h.m45
1 files changed, 5 insertions, 0 deletions
diff --git a/headeronly.h.m4 b/headeronly.h.m4
new file mode 100644
index 0000000..47d67a1
--- /dev/null
+++ b/headeronly.h.m4
@@ -0,0 +1,5 @@
+m4_include(msgpack.h)
+
+#ifdef MSGPACK_IMPLEMENTATION
+m4_include(msgpack.c)
+#endif