summaryrefslogtreecommitdiff
path: root/driver/driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'driver/driver.h')
-rw-r--r--driver/driver.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/driver/driver.h b/driver/driver.h
index bb1ae41..56742f6 100644
--- a/driver/driver.h
+++ b/driver/driver.h
@@ -2,6 +2,7 @@
#include "rawaccel-base.hpp"
+#define NOMINMAX
#include <ntddk.h>
#include <kbdmou.h>
#include <wdf.h>