diff options
Diffstat (limited to 'src/exhaustive')
| -rw-r--r-- | src/exhaustive/exhaustive.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exhaustive/exhaustive.c b/src/exhaustive/exhaustive.c index 15b299a..dbc1125 100644 --- a/src/exhaustive/exhaustive.c +++ b/src/exhaustive/exhaustive.c @@ -13,9 +13,9 @@ #include "gen/field.h" #include "gen/gens.h" #include "gen/hex.h" +#include "gen/metadata.h" #include "gen/order.h" #include "gen/point.h" -#include "gen/metadata.h" #include "gen/seed.h" #include "io/output.h" #include "misc/config.h" |
