diff options
Diffstat (limited to 'tools/memory_watcher/hotkey.h')
-rw-r--r-- | tools/memory_watcher/hotkey.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/memory_watcher/hotkey.h b/tools/memory_watcher/hotkey.h index c7b44e7..c8b1ef6 100644 --- a/tools/memory_watcher/hotkey.h +++ b/tools/memory_watcher/hotkey.h @@ -7,7 +7,6 @@ #include <atlbase.h> #include <atlwin.h> -#include "base/logging.h" // HotKey handler. // Programs wishing to register a hotkey can use this. |