diff options
Diffstat (limited to 'Source/cmConnection.h')
-rw-r--r-- | Source/cmConnection.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmConnection.h b/Source/cmConnection.h index 4b8fcb3da5..f9d50de24b 100644 --- a/Source/cmConnection.h +++ b/Source/cmConnection.h @@ -3,7 +3,7 @@ #pragma once -#include "cmConfigure.h" +#include "cmConfigure.h" // IWYU pragma: keep #include "cm_uv.h" |