diff options
Diffstat (limited to 'docs/cvec_api.md')
| -rw-r--r-- | docs/cvec_api.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/cvec_api.md b/docs/cvec_api.md index f1225d72..2ea52e56 100644 --- a/docs/cvec_api.md +++ b/docs/cvec_api.md @@ -147,7 +147,6 @@ sorted: 5 7 8 13 16 25 ``` ### Example 2 ```c -#define i_implement #include <stc/cstr.h> #define i_val_str @@ -182,7 +181,6 @@ item: 2 elements so far Container with elements of structs: ```c -#define i_implement #include <stc/cstr.h> typedef struct { |
