diff options
Diffstat (limited to 'src/common/stack_trace.h')
-rw-r--r-- | src/common/stack_trace.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/stack_trace.h b/src/common/stack_trace.h index 25eec9fb3..0f6bdc08b 100644 --- a/src/common/stack_trace.h +++ b/src/common/stack_trace.h @@ -29,7 +29,6 @@ #ifndef MONERO_EXCEPTION_H #define MONERO_EXCEPTION_H -#include <stdexcept> #include <string> namespace tools |