diff options
| author | Tyge Løvset <[email protected]> | 2023-04-05 14:44:31 +0200 |
|---|---|---|
| committer | Tyge Løvset <[email protected]> | 2023-04-05 14:44:31 +0200 |
| commit | 2ad41420a973a3f1bd1ca47ab0f61b8f59ab9e66 (patch) | |
| tree | 047454272a19544d0a99db7ca07394c81894b474 /include/stc/clist.h | |
| parent | a3dc31d5393d051ad4dacb314452d3c6ec8a74b7 (diff) | |
| download | STC-modified-2ad41420a973a3f1bd1ca47ab0f61b8f59ab9e66.tar.gz STC-modified-2ad41420a973a3f1bd1ca47ab0f61b8f59ab9e66.zip | |
Internal: renamed untemplate.h to template2.h
Diffstat (limited to 'include/stc/clist.h')
| -rw-r--r-- | include/stc/clist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stc/clist.h b/include/stc/clist.h index 6e6b6d45..f7fb4152 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/untemplate.h" +#include "priv/template2.h" |
