summaryrefslogtreecommitdiffhomepage
path: root/include/stc/cdeq.h
diff options
context:
space:
mode:
authorTyge Løvset <[email protected]>2023-04-05 14:44:31 +0200
committerTyge Løvset <[email protected]>2023-04-05 14:44:31 +0200
commit2ad41420a973a3f1bd1ca47ab0f61b8f59ab9e66 (patch)
tree047454272a19544d0a99db7ca07394c81894b474 /include/stc/cdeq.h
parenta3dc31d5393d051ad4dacb314452d3c6ec8a74b7 (diff)
downloadSTC-modified-2ad41420a973a3f1bd1ca47ab0f61b8f59ab9e66.tar.gz
STC-modified-2ad41420a973a3f1bd1ca47ab0f61b8f59ab9e66.zip
Internal: renamed untemplate.h to template2.h
Diffstat (limited to 'include/stc/cdeq.h')
-rw-r--r--include/stc/cdeq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stc/cdeq.h b/include/stc/cdeq.h
index ef1700f5..ff6e744f 100644
--- a/include/stc/cdeq.h
+++ b/include/stc/cdeq.h
@@ -443,4 +443,4 @@ _cx_memb(_value_cmp)(const _cx_value* x, const _cx_value* y) {
#endif // !_i_queue
#endif // IMPLEMENTATION
#define CDEQ_H_INCLUDED
-#include "priv/untemplate.h"
+#include "priv/template2.h"