diff options
Diffstat (limited to 'include/pdb/all.hpp')
-rw-r--r-- | include/pdb/all.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pdb/all.hpp b/include/pdb/all.hpp index 84be09e..36a68d3 100644 --- a/include/pdb/all.hpp +++ b/include/pdb/all.hpp @@ -6,6 +6,7 @@ #pragma once #include "address.hpp" +#include "call_stack.hpp" #include "dbghelp.hpp" #include "error.hpp" #include "handle.hpp" |