diff options
Diffstat (limited to 'Source/cmSiteNameCommand.h')
-rw-r--r-- | Source/cmSiteNameCommand.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmSiteNameCommand.h b/Source/cmSiteNameCommand.h index 01023b9..c91fc41 100644 --- a/Source/cmSiteNameCommand.h +++ b/Source/cmSiteNameCommand.h @@ -4,6 +4,7 @@ #define cmSiteNameCommand_h #include <cmConfigure.h> + #include <string> #include <vector> |