aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-08-13 15:10:37 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2025-08-13 15:10:37 +0100
commitc368c0f4aa0a810f5102cb8958e57410e572afa8 (patch)
treefb78228de7ee0b7883c19848e522fec58f673043 /test
parent1562c2e8ef10e25973317c790c2779e9d595e5f1 (diff)
downloadnissy-core-c368c0f4aa0a810f5102cb8958e57410e572afa8.tar.gz
nissy-core-c368c0f4aa0a810f5102cb8958e57410e572afa8.zip
Improvements to build.bat (unit tests on Windows)
Diffstat (limited to 'test')
-rw-r--r--test/test.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test.h b/test/test.h
index 703447b..60e340f 100644
--- a/test/test.h
+++ b/test/test.h
@@ -1,7 +1,6 @@
1#define TEST_H 1#define TEST_H
2 2
3#include <inttypes.h> 3#include <inttypes.h>
4#include <pthread.h>
5#include <stdarg.h> 4#include <stdarg.h>
6#include <stdbool.h> 5#include <stdbool.h>
7#include <stdio.h> 6#include <stdio.h>

Generated with cgit - Back to sebastiano.tronto.net