mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
Use stdlib implementation. Do not redefine (#543)
This commit is contained in:
committed by
Kévin Petit
parent
2343324ee6
commit
45cfe12450
@@ -18,10 +18,6 @@
|
|||||||
#include "test_printf.h"
|
#include "test_printf.h"
|
||||||
|
|
||||||
|
|
||||||
#if defined (_WIN32)
|
|
||||||
#define strtoull _strtoi64
|
|
||||||
#endif
|
|
||||||
|
|
||||||
const char* strType[] = {"int","float","octal","unsigned","hexadecimal","char","string","vector","address space"};
|
const char* strType[] = {"int","float","octal","unsigned","hexadecimal","char","string","vector","address space"};
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user