platform/shared/ruby/wince/wince.h in rhodes-3.3.3.beta.4 vs platform/shared/ruby/wince/wince.h in rhodes-3.3.3
- old
+ new
@@ -2,10 +2,10 @@
#ifndef _EXT_CE_
#define _EXT_CE_
#include <tchar.h>
#include <winsock2.h>
-#include "tcmalloc/rhomem.h"
+//#include "tcmalloc/rhomem.h"
#ifndef _OFF_T_DEFINED
typedef long _off_t; /* file offset value */