Move os layer to be part of the core
This commit is contained in:
@@ -4,6 +4,5 @@
|
||||
#include "wapp_testing.h"
|
||||
#include "tester.c"
|
||||
#include "wapp_core.c"
|
||||
#include "wapp_os.c"
|
||||
|
||||
#endif // !WAPP_TESTING_C
|
||||
|
||||
@@ -4,6 +4,5 @@
|
||||
#include "tester.h"
|
||||
#include "wapp_common.h"
|
||||
#include "wapp_core.h"
|
||||
#include "wapp_os.h"
|
||||
|
||||
#endif // !WAPP_TESTING_H
|
||||
|
||||
Reference in New Issue
Block a user