[Cmake-commits] CMake branch, next, updated. v3.2.2-2153-g5748d01

Stephen Kelly steveire at gmail.com
Sun Apr 26 13:24:50 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  5748d01b2e56e7fc799e9ff950976137f8221d75 (commit)
       via  2c8963d88403b32b71bc9d23d376d2d22ba5d635 (commit)
      from  2644fb519e3a4ceb3c7c4c49c9d622935a824a28 (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=5748d01b2e56e7fc799e9ff950976137f8221d75
commit 5748d01b2e56e7fc799e9ff950976137f8221d75
Merge: 2644fb5 2c8963d
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Sun Apr 26 13:24:50 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Sun Apr 26 13:24:50 2015 -0400

    Merge topic 'refactor-cmDefinitions' into next
    
    2c8963d8 Unused headers.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2c8963d88403b32b71bc9d23d376d2d22ba5d635
commit 2c8963d88403b32b71bc9d23d376d2d22ba5d635
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Sun Apr 26 19:24:23 2015 +0200
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Sun Apr 26 19:24:23 2015 +0200

    Unused headers.

diff --git a/Source/cmMakefile.cxx b/Source/cmMakefile.cxx
index 1ea4e52..a13a97f 100644
--- a/Source/cmMakefile.cxx
+++ b/Source/cmMakefile.cxx
@@ -38,8 +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 |    2 --
 1 file changed, 2 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list