diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -510,7 +510,7 @@ typedef struct Dataset { ... // Implementation -#define c_opt c_is_forward // flag that the container was forward declared. +#define i_opt c_is_forward // flag that the container was forward declared. #define i_val struct Point #define i_tag pnt #include <stc/cstack.h> |
