summaryrefslogtreecommitdiffhomepage
path: root/include/stc/clist.h
diff options
context:
space:
mode:
authorTyge Løvset <[email protected]>2023-04-03 12:43:50 +0200
committerTyge Løvset <[email protected]>2023-04-03 18:24:41 +0200
commita3dc31d5393d051ad4dacb314452d3c6ec8a74b7 (patch)
tree35c11eb9542ef448ab6a40642a17f7a4025df823 /include/stc/clist.h
parente88b655ca8cf28d357f5088c205857954ad269e2 (diff)
downloadSTC-modified-a3dc31d5393d051ad4dacb314452d3c6ec8a74b7.tar.gz
STC-modified-a3dc31d5393d051ad4dacb314452d3c6ec8a74b7.zip
Split priv/template.h in two files to make mksingle.sh work.
Diffstat (limited to 'include/stc/clist.h')
-rw-r--r--include/stc/clist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stc/clist.h b/include/stc/clist.h
index ca02ae3c..6e6b6d45 100644
--- a/include/stc/clist.h
+++ b/include/stc/clist.h
@@ -404,4 +404,4 @@ STC_DEF bool _cx_memb(_sort_with)(_cx_self* self, int(*cmp)(const _cx_value*, co
#endif // !c_no_cmp
#endif // i_implement
#define CLIST_H_INCLUDED
-#include "priv/template.h"
+#include "priv/untemplate.h"