msvc support
[m6w6/libmemcached] / src / libmemcached / callback.cc
index fbbf68d7231461094080e71ac2e67d35b41028f8..e3d80bd2cf30e0921dfb7aa5e8b93ebdb98b494f 100644 (file)
 #include "libmemcached/common.h"
 #include <sys/types.h>
 
-#ifndef __INTEL_COMPILER
-#  pragma GCC diagnostic ignored "-Wstrict-aliasing"
-#endif
-
 /*
   These functions provide data and function callback support
 */