aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/pdb
diff options
context:
space:
mode:
Diffstat (limited to 'include/pdb')
-rw-r--r--include/pdb/call_stack.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/pdb/call_stack.hpp b/include/pdb/call_stack.hpp
index ef4c119..e86569a 100644
--- a/include/pdb/call_stack.hpp
+++ b/include/pdb/call_stack.hpp
@@ -8,8 +8,6 @@
#include "address.hpp"
#include "dbghelp.hpp"
-#include <SafeInt.hpp>
-
#include <windows.h>
#include <array>