Kaydet (Commit) ed929e63 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Bin unused strcasecmp macro

Change-Id: Ia6f24bb6e84680aa0f8ba4709a16dc41df05ccdd
üst af0694e6
......@@ -32,12 +32,6 @@ if( status != CL_SUCCESS ) \
#define MAX_CLFILE_NUM 50
#if defined(_MSC_VER)
#ifndef strcasecmp
#define strcasecmp strcmp
#endif
#endif
#include <cstdio>
typedef struct _KernelEnv
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment