diff options
Diffstat (limited to 'src/exhaustive/arg.h')
| -rw-r--r-- | src/exhaustive/arg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exhaustive/arg.h b/src/exhaustive/arg.h index 0b10715..62cafd0 100644 --- a/src/exhaustive/arg.h +++ b/src/exhaustive/arg.h @@ -8,6 +8,7 @@ #ifndef ECGEN_ARG_H #define ECGEN_ARG_H +#include "io/output.h" #include "misc/types.h" #define HAS_ARG(args) \ |
