diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-05-18 08:48:13 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-05-18 08:48:13 +0200 |
| commit | 8b94d135429a9f3253cc7f25a1453b412065c4a0 (patch) | |
| tree | 4a31d6def5421e95fb98505a2bc2653c18fca330 /src/solvers/h48/h48.h | |
| parent | 30b43f08955158d4f2066f4b50fe8d1241b3177b (diff) | |
| download | nissy-core-8b94d135429a9f3253cc7f25a1453b412065c4a0.tar.gz nissy-core-8b94d135429a9f3253cc7f25a1453b412065c4a0.zip | |
Refactor solver dispatch and checkdata
Diffstat (limited to 'src/solvers/h48/h48.h')
| -rw-r--r-- | src/solvers/h48/h48.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/solvers/h48/h48.h b/src/solvers/h48/h48.h index 0cfa773..79d2583 100644 --- a/src/solvers/h48/h48.h +++ b/src/solvers/h48/h48.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | #include "utils.h" | ||
| 1 | #include "coordinate_types_macros.h" | 2 | #include "coordinate_types_macros.h" |
| 2 | #include "map_types_macros.h" | 3 | #include "map_types_macros.h" |
| 3 | #include "gendata_types_macros.h" | 4 | #include "gendata_types_macros.h" |
