index
:
kmemdriver.git
A Windows Memory driver for game hacking purposes. Supports manual mapping with BlackBone and PastDSE.
log msg
author
committer
range
VS-2017
master
about
summary
refs
log
tree
commit
diff
path:
root
/
include
/
KInterface.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'include/KInterface.h')
-rw-r--r--
include/KInterface.h
1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/KInterface.h b/include/KInterface.h
index e990f6c..540548b 100644
--- a/
include/KInterface.h
+++ b/
include/KInterface.h
@@ -2,6 +2,7 @@
#include "KMemDriver.h"
+#include <stdexcept>
#include <vector>
#include <Windows.h>