Browse Source

cmGeneratorExpression: Remove unused include.

Stephen Kelly 11 years ago
parent
commit
2e0611f981
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Source/cmGeneratorExpression.h

+ 0 - 2
Source/cmGeneratorExpression.h

@@ -16,8 +16,6 @@
 #include "cmStandardIncludes.h"
 #include "cmListFileCache.h"
 
-#include <stack>
-
 #include <cmsys/RegularExpression.hxx>
 #include <cmsys/auto_ptr.hxx>