diff options
| author | Enrico Tenuti <123324975+enricotenuti@users.noreply.github.com> | 2024-09-24 07:13:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-24 07:13:13 +0200 |
| commit | 1a092414735f244bffa3c6878e57463b7dd1e9ba (patch) | |
| tree | 458ea9561c202dbf42d800c8749c72471b7dadb9 /tools/tool.h | |
| parent | be2d3fe10fd8adbf3fa4ce7cd436e2ad33363fcc (diff) | |
| parent | bb09e52a7481718ae1fe324d16b99970450908f8 (diff) | |
| download | nissy-core-1a092414735f244bffa3c6878e57463b7dd1e9ba.tar.gz nissy-core-1a092414735f244bffa3c6878e57463b7dd1e9ba.zip | |
Merge branch 'sebastianotronto:master' into master
Diffstat (limited to 'tools/tool.h')
| -rw-r--r-- | tools/tool.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/tool.h b/tools/tool.h index 5ca1f04..757657b 100644 --- a/tools/tool.h +++ b/tools/tool.h | |||
| @@ -4,7 +4,6 @@ | |||
| 4 | #include <inttypes.h> | 4 | #include <inttypes.h> |
| 5 | #include <stdio.h> | 5 | #include <stdio.h> |
| 6 | #include <stdlib.h> | 6 | #include <stdlib.h> |
| 7 | #include <time.h> | ||
| 8 | 7 | ||
| 9 | #include "../src/nissy.h" | 8 | #include "../src/nissy.h" |
| 10 | 9 | ||
