diff options
Diffstat (limited to 'Source/cmCommands.h')
-rw-r--r-- | Source/cmCommands.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmCommands.h b/Source/cmCommands.h index 0786a64..d0f1ab7 100644 --- a/Source/cmCommands.h +++ b/Source/cmCommands.h @@ -28,5 +28,4 @@ void GetBootstrapCommands1(std::vector<cmCommand*>& commands); void GetBootstrapCommands2(std::vector<cmCommand*>& commands); void GetPredefinedCommands(std::vector<cmCommand*>& commands); - #endif |