diff options
Diffstat (limited to 'Source/cmDebuggerProtocol.h')
| -rw-r--r-- | Source/cmDebuggerProtocol.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmDebuggerProtocol.h b/Source/cmDebuggerProtocol.h index 4334aed..d4b1a96 100644 --- a/Source/cmDebuggerProtocol.h +++ b/Source/cmDebuggerProtocol.h @@ -4,7 +4,7 @@ #include "cmConfigure.h" // IWYU pragma: keep -#include <vector> +#include <string> #include <cm3p/cppdap/protocol.h> |
