Use Assert() rather than assert()
This commit is contained in:
@@ -46,7 +46,6 @@
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <assert.h>
|
||||
#include <stdint.h>
|
||||
#ifdef ISPC_IS_LINUX
|
||||
#include <malloc.h>
|
||||
|
||||
Reference in New Issue
Block a user