summary refs log tree commit diff
path: root/stdwrm.h
diff options
context:
space:
mode:
Diffstat (limited to 'stdwrm.h')
-rw-r--r--stdwrm.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/stdwrm.h b/stdwrm.h
new file mode 100644
index 0000000..0b44a2b
--- /dev/null
+++ b/stdwrm.h
@@ -0,0 +1,8 @@
+#ifndef STDWRM_H
+#define STDWRM_H
+
+#ifdef STDWRM_IMPL
+#define STDWRM_STR_IMPL
+#endif
+
+#endif