diff options
Diffstat (limited to 'src/Platform/Dummy/Tss.c')
| -rw-r--r-- | src/Platform/Dummy/Tss.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Platform/Dummy/Tss.c b/src/Platform/Dummy/Tss.c index a6582c9..4b83931 100644 --- a/src/Platform/Dummy/Tss.c +++ b/src/Platform/Dummy/Tss.c @@ -1,7 +1,5 @@ #include "Thread.h" -#include <BH/Thread.h> - int BH_TssCreate(BH_GenericCallback callback) { |
