aboutsummaryrefslogtreecommitdiff
path: root/test/test.h
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-08-12 09:36:36 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2025-08-12 09:36:36 +0100
commit50bd8f0f568120e554d416f474cc72247d0b3240 (patch)
tree236b8ebed5af17f8220981deffd69b97f0d08fe7 /test/test.h
parent315d0f118f3d5ec2578249182f7b0eebf99d2943 (diff)
parentb36ed11e322152ff9ab813af78a08c35b42d5f94 (diff)
downloadnissy-core-50bd8f0f568120e554d416f474cc72247d0b3240.tar.gz
nissy-core-50bd8f0f568120e554d416f474cc72247d0b3240.zip
Merge branch 'master' of https://github.com/sebastianotronto/nissy-core into windows
Diffstat (limited to 'test/test.h')
-rw-r--r--test/test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.h b/test/test.h
index 6230f36..703447b 100644
--- a/test/test.h
+++ b/test/test.h
@@ -8,6 +8,7 @@
8#include <stdlib.h> 8#include <stdlib.h>
9#include <string.h> 9#include <string.h>
10 10
11#include "../src/utils/wrapthread.h"
11#include "../src/nissy.h" 12#include "../src/nissy.h"
12#include "../src/arch/arch.h" 13#include "../src/arch/arch.h"
13#include "../src/core/core_types.h" 14#include "../src/core/core_types.h"

Generated with cgit - Back to sebastiano.tronto.net