Add basic logging functionality
All checks were successful
Release / release (push) Successful in 6s
All checks were successful
Release / release (push) Successful in 6s
This commit is contained in:
@@ -6,8 +6,9 @@
|
||||
#include "wapp.h"
|
||||
#include "base/wapp_base.c"
|
||||
#include "os/wapp_os.c"
|
||||
#include "log/wapp_log.c"
|
||||
#include "prng/wapp_prng.c"
|
||||
#include "uuid/uuid.c"
|
||||
#include "uuid/wapp_uuid.c"
|
||||
#include "testing/wapp_testing.c"
|
||||
|
||||
#endif // !WAPP_C
|
||||
|
||||
Reference in New Issue
Block a user