[Cmake-commits] CMake branch, next, updated. v3.2.2-2882-g9601378
Stephen Kelly
steveire at gmail.com
Sun May 17 11:18:14 EDT 2015
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".
The branch, next has been updated
via 96013784f66155d2e6cf623b1da16be3baa139f6 (commit)
via eaa33f817e5ea0f92686ce5268b5cd59a02f2ddf (commit)
from 606330f6d0ca88721d68bd4947993e17efcd064e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=96013784f66155d2e6cf623b1da16be3baa139f6
commit 96013784f66155d2e6cf623b1da16be3baa139f6
Merge: 606330f eaa33f8
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Sun May 17 11:18:13 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Sun May 17 11:18:13 2015 -0400
Merge topic 'clean-up-cmMakefile' into next
eaa33f81 fixup! cmMakefile: Remove VarUsageStack.
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=eaa33f817e5ea0f92686ce5268b5cd59a02f2ddf
commit eaa33f817e5ea0f92686ce5268b5cd59a02f2ddf
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Sun May 17 17:17:28 2015 +0200
Commit: Stephen Kelly <steveire at gmail.com>
CommitDate: Sun May 17 17:17:28 2015 +0200
fixup! cmMakefile: Remove VarUsageStack.
diff --git a/Source/cmMakefile.cxx b/Source/cmMakefile.cxx
index c995404..1267418 100644
--- a/Source/cmMakefile.cxx
+++ b/Source/cmMakefile.cxx
@@ -38,7 +38,6 @@
#include <cmsys/FStream.hxx>
#include <cmsys/auto_ptr.hxx>
-#include <stack>
#include <list>
#include <ctype.h> // for isspace
#include <assert.h>
-----------------------------------------------------------------------
Summary of changes:
Source/cmMakefile.cxx | 1 -
1 file changed, 1 deletion(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list