[Cmake-commits] CMake branch, next, updated. v3.1.2-1136-g36c115f

Stephen Kelly steveire at gmail.com
Mon Feb 9 14:51:02 EST 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  36c115f4b7c31775b107dfdcebb42afa531b18ed (commit)
       via  71c21ebb8d76339752061d0531e512988e925538 (commit)
      from  7afab9f4863d2ee87a1f32ee93a39d681d4a7056 (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=36c115f4b7c31775b107dfdcebb42afa531b18ed
commit 36c115f4b7c31775b107dfdcebb42afa531b18ed
Merge: 7afab9f 71c21eb
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Mon Feb 9 14:51:01 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Feb 9 14:51:01 2015 -0500

    Merge topic 'cmStandardIncludes-cleanup' into next
    
    71c21ebb Revert "cmStandardIncludes: Remove functional header."


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=71c21ebb8d76339752061d0531e512988e925538
commit 71c21ebb8d76339752061d0531e512988e925538
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Mon Feb 9 20:50:42 2015 +0100
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Mon Feb 9 20:50:42 2015 +0100

    Revert "cmStandardIncludes: Remove functional header."
    
    This reverts commit 17a2adc29de90c6ce441f7fff5cf9366286de3d6.

diff --git a/Source/cmStandardIncludes.h b/Source/cmStandardIncludes.h
index 0909719..77b4f62 100644
--- a/Source/cmStandardIncludes.h
+++ b/Source/cmStandardIncludes.h
@@ -51,6 +51,7 @@
 #include <string>
 #include <iterator>
 #include <algorithm>
+#include <functional>
 #include <map>
 #include <set>
 

-----------------------------------------------------------------------

Summary of changes:
 Source/cmStandardIncludes.h |    1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list