Moved bastl into target/_any folder.
This commit is contained in:
9
targets/_any/bastl/include/cassert
Normal file
9
targets/_any/bastl/include/cassert
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#if !defined(BAD_APPLE_OS_CASSERT_INCLUDED)
|
||||
#define BAD_APPLE_OS_CASSERT_INCLUDED
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#endif // !defined(BAD_APPLE_OS_CASSERT_INCLUDED)
|
||||
Reference in New Issue
Block a user