diff options
Diffstat (limited to '')
-rw-r--r-- | src/st/st.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/st/st.h.in b/src/st/st.h.in new file mode 100644 index 0000000..825c820 --- /dev/null +++ b/src/st/st.h.in @@ -0,0 +1,3 @@ +#define ST_H_INSIDE 1 +@includes@ +#undef ST_H_INSIDE |