diff options
| author | enricotenuti <tenutz_27@outlook.it> | 2024-09-29 12:38:43 +0200 |
|---|---|---|
| committer | enricotenuti <tenutz_27@outlook.it> | 2024-09-29 12:38:43 +0200 |
| commit | 8fcfb3a33fe053ed2032d58ecc0b5d640c155931 (patch) | |
| tree | 52c70a5829e93ad57cfe1101d2afa0693db91d53 /tools | |
| parent | 105259a58425a9ca1cec1b85339588410ae4fff7 (diff) | |
| download | nissy-core-8fcfb3a33fe053ed2032d58ecc0b5d640c155931.tar.gz nissy-core-8fcfb3a33fe053ed2032d58ecc0b5d640c155931.zip | |
minor changes for PR
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/200_solve_small/solve_small.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/200_solve_small/solve_small.c b/tools/200_solve_small/solve_small.c index f1037b4..d476bce 100644 --- a/tools/200_solve_small/solve_small.c +++ b/tools/200_solve_small/solve_small.c | |||
| @@ -1,5 +1,3 @@ | |||
| 1 | #include <pthread.h> | ||
| 2 | |||
| 3 | #include "../tool.h" | 1 | #include "../tool.h" |
| 4 | 2 | ||
| 5 | const char *solver = "h48"; | 3 | const char *solver = "h48"; |
