diff options
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> |