ENH: closer

This commit is contained in:
Bill Hoffman
2005-02-01 17:17:12 -05:00
parent 7baa78034e
commit f403811a0c
2 changed files with 21 additions and 10 deletions
+1
View File
@@ -93,6 +93,7 @@ private:
std::vector<cmXCodeObject*> m_XCodeObjects;
cmXCodeObject* m_RootObject;
cmMakefile* m_CurrentMakefile;
};
#endif