WIP
[m6w6/libmemcached] / src / libmemcached / assert.hpp
index 062ebd9c8347c8a8b3dc3f4d82b37b478d3819c4..4088c0f10e813b9cf4beb8c88d2fa209f202c7f1 100644 (file)
@@ -32,8 +32,6 @@
 
 #  ifdef _WIN32
 #    include <malloc.h>
-#  elif HAVE_ALLOCA_H
-#    include <alloca.h>
 #  endif
 
 #  ifdef __cplusplus