summaryrefslogtreecommitdiffhomepage
path: root/examples/unordered_set.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/unordered_set.c')
-rw-r--r--examples/unordered_set.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/unordered_set.c b/examples/unordered_set.c
index 11ffea80..9ecd59fe 100644
--- a/examples/unordered_set.c
+++ b/examples/unordered_set.c
@@ -1,5 +1,6 @@
// https://iq.opengenus.org/containers-cpp-stl/
// C program to demonstrate various function of stc cset
+#define i_implement
#include <stc/cstr.h>
#define i_key_str
#include <stc/cset.h>