diff options
Diffstat (limited to 'misc/examples/smartpointers/box2.c')
| -rw-r--r-- | misc/examples/smartpointers/box2.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/examples/smartpointers/box2.c b/misc/examples/smartpointers/box2.c index eaab1c47..9b782c74 100644 --- a/misc/examples/smartpointers/box2.c +++ b/misc/examples/smartpointers/box2.c @@ -22,7 +22,6 @@ typedef struct { // Box in box: #define i_type BoxBoxPoint #define i_keyboxed cbox_Point // NB: use i_keyboxed when value is a cbox or carc! -#define i_no_cmp #include <stc/cbox.h> // BoxBoxPoint Point origin(void) { |
