repaired windows unittests
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
#include "IntTestMutex.h"
|
||||
|
||||
#include "../../../ipc/MutexFactory.h"
|
||||
#include "../UnittDefinitions.h"
|
||||
#include <fsfw/ipc/MutexFactory.h>
|
||||
#include <fsfw/unittest/internal/UnittDefinitions.h>
|
||||
|
||||
#if defined(hosted)
|
||||
#include "../../osal/hosted/Mutex.h"
|
||||
#include <fsfw/osal/hosted/Mutex.h>
|
||||
#include <thread>
|
||||
#include <future>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user