summaryrefslogtreecommitdiff
path: root/driver/driver.h
diff options
context:
space:
mode:
authora1xd <[email protected]>2021-03-30 18:27:02 -0400
committera1xd <[email protected]>2021-03-30 18:27:02 -0400
commitfa3ebfb1eb054ba88824a908c996094bb98e85c5 (patch)
treebf52cf6d5de16714dba11e96719ce1434a686779 /driver/driver.h
parentput utility in namespace (diff)
downloadrawaccel-fa3ebfb1eb054ba88824a908c996094bb98e85c5.tar.xz
rawaccel-fa3ebfb1eb054ba88824a908c996094bb98e85c5.zip
refactor lut/motivity
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>