summaryrefslogtreecommitdiffstats
path: root/Source/cmDebuggerBreakpointManager.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmDebuggerBreakpointManager.cxx')
-rw-r--r--Source/cmDebuggerBreakpointManager.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmDebuggerBreakpointManager.cxx b/Source/cmDebuggerBreakpointManager.cxx
index 4ae6728..db18c6e 100644
--- a/Source/cmDebuggerBreakpointManager.cxx
+++ b/Source/cmDebuggerBreakpointManager.cxx
@@ -5,7 +5,6 @@
#include <algorithm>
#include <cstddef>
#include <cstdint>
-#include <memory>
#include <utility>
#include <cm3p/cppdap/optional.h>