diff options
Diffstat (limited to 'misc/examples/smartpointers')
| -rw-r--r-- | misc/examples/smartpointers/arc_containers.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/examples/smartpointers/arc_containers.c b/misc/examples/smartpointers/arc_containers.c index 2fb04c56..6209005d 100644 --- a/misc/examples/smartpointers/arc_containers.c +++ b/misc/examples/smartpointers/arc_containers.c @@ -2,7 +2,6 @@ // and demonstrate sharing and cloning of maps. #define i_implement #include <stc/cstr.h> -#include <stc/algo/raii.h> #define i_type Map #define i_key_str // strings #define i_val int |
