diff options
author | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2009-01-20 02:18:30 +0000 |
---|---|---|
committer | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2009-01-20 02:18:30 +0000 |
commit | ff634d35c1fbd2831be6c1206bb9298cd5a14eda (patch) | |
tree | 4442b38df9af9721e73300e9235f868d4adf4261 /Plugins/skins/libs/v8-debug.h | |
parent | 283ebdc88fe0867c50f56306bf53dcdeec0da013 (diff) |
skins:
* Updated v8
+ Added tooltips
git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@127 c086bb3d-8645-0410-b8da-73a8550f86e7
Diffstat (limited to 'Plugins/skins/libs/v8-debug.h')
-rw-r--r-- | Plugins/skins/libs/v8-debug.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Plugins/skins/libs/v8-debug.h b/Plugins/skins/libs/v8-debug.h index 68f84c4..16991e4 100644 --- a/Plugins/skins/libs/v8-debug.h +++ b/Plugins/skins/libs/v8-debug.h @@ -28,10 +28,6 @@ #ifndef V8_DEBUG_H_
#define V8_DEBUG_H_
-#define _CRTDBG_MAP_ALLOC
-#include <stdlib.h>
-#include <crtdbg.h>
-
#include "v8.h"
#ifdef _WIN32
|