diff options
Diffstat (limited to 'examples/mapmap.c')
| -rw-r--r-- | examples/mapmap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/mapmap.c b/examples/mapmap.c index 51a5ce59..ccf09314 100644 --- a/examples/mapmap.c +++ b/examples/mapmap.c @@ -1,5 +1,6 @@ // unordered_map<string, unordered_map<string, string>>:
+#include <stc/cstr.h>
#define i_type People
#define i_key_str
#define i_val_str
|
