platform/wm/rhodes/stdafx.h in rhodes-3.3.3.beta.4 vs platform/wm/rhodes/stdafx.h in rhodes-3.3.3
- old
+ new
@@ -192,14 +192,14 @@
#pragma comment(lib, "libcmtx86.lib")
#endif
#endif
#endif
-#include "tcmalloc/rhomem.h"
+//#include "tcmalloc/rhomem.h"
#include "logging/RhoLog.h"
//#include <afxwin.h>
-#if defined(OS_WINDOWS) && !defined(RHO_SYMBIAN)
+#if defined(OS_WINDOWS_DESKTOP) && !defined(RHO_SYMBIAN)
#include <atlapp.h>
//#include <atlwin.h>
//#include <atlcrack.h>
//#include <atlframe.h>
#include <atlctrls.h>