diff options
Diffstat (limited to 'examples/new_sptr.c')
| -rw-r--r-- | examples/new_sptr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/new_sptr.c b/examples/new_sptr.c index e2d4da85..2af7317e 100644 --- a/examples/new_sptr.c +++ b/examples/new_sptr.c @@ -1,4 +1,3 @@ -#define i_implement #include <stc/cstr.h> struct Person { cstr name, last; } typedef Person; |
