aboutsummaryrefslogtreecommitdiff
path: root/subhook.h
diff options
context:
space:
mode:
authorZeex <zeex@rocketmail.com>2014-11-27 01:30:56 +0600
committerZeex <zeex@rocketmail.com>2014-11-27 01:33:36 +0600
commit51598ff1fa6837446c6b0200b51cc0603d7ba144 (patch)
tree30ef9f29d04a7508aea99528fb31b66ca6542128 /subhook.h
parent1375e4c9119255de10a87d66e45dd7760d0d76ad (diff)
downloadsubhook-51598ff1fa6837446c6b0200b51cc0603d7ba144.zip
subhook-51598ff1fa6837446c6b0200b51cc0603d7ba144.tar.gz
subhook-51598ff1fa6837446c6b0200b51cc0603d7ba144.tar.bz2
Remove unused includes
Diffstat (limited to 'subhook.h')
-rw-r--r--subhook.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/subhook.h b/subhook.h
index ab3028c..b9e994f 100644
--- a/subhook.h
+++ b/subhook.h
@@ -26,8 +26,6 @@
#ifndef SUBHOOK_H
#define SUBHOOK_H
-#include <stddef.h>
-
#if defined _M_IX86 || defined __i386__
#define SUBHOOK_X86
#define SUBHOOK_BITS 32