moved asserts to platform layer
This commit is contained in:
parent
7884ddd339
commit
b3c9e0822b
2
milepost
2
milepost
|
@ -1 +1 @@
|
|||
Subproject commit 794f47b14186e386899cfa184064157f6aca5dbb
|
||||
Subproject commit ff4dddc0b78398459738c454b51c9d1452080fa2
|
|
@ -13,6 +13,6 @@
|
|||
#include"util/memory.h"
|
||||
#include"util/strings.h"
|
||||
#include"platform/platform_log.h"
|
||||
|
||||
#include"platform/platform_assert.h"
|
||||
|
||||
#endif //__ORCA_H_
|
||||
|
|
Loading…
Reference in New Issue