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 b698a9b255e5012a50a3b9a76342f3ccbb19fffd (commit)
via c22f6c1504037347d4052a7b441160a2b5c4ce23 (commit)
from 71f7b678666f1e91b56972df9a9871816584af67 (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=b698a9b255e5012a50a3b9a76342f3ccbb19fffd
commit b698a9b255e5012a50a3b9a76342f3ccbb19fffd
Merge: 71f7b67 c22f6c1
Author: Stephen Kelly <[email protected]>
AuthorDate: Mon Apr 6 08:43:09 2015 -0400
Commit: CMake Topic Stage <[email protected]>
CommitDate: Mon Apr 6 08:43:09 2015 -0400
Merge topic 'minor-cleanups' into next
c22f6c15 Remove unused includes.
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c22f6c1504037347d4052a7b441160a2b5c4ce23
commit c22f6c1504037347d4052a7b441160a2b5c4ce23
Author: Stephen Kelly <[email protected]>
AuthorDate: Mon Apr 6 14:41:05 2015 +0200
Commit: Stephen Kelly <[email protected]>
CommitDate: Mon Apr 6 14:41:05 2015 +0200
Remove unused includes.
diff --git a/Source/cmCacheManager.cxx b/Source/cmCacheManager.cxx
index fa7eff3..b8dfe04 100644
--- a/Source/cmCacheManager.cxx
+++ b/Source/cmCacheManager.cxx
@@ -12,7 +12,6 @@
#include "cmCacheManager.h"
#include "cmSystemTools.h"
-#include "cmCacheManager.h"
#include "cmGeneratedFileStream.h"
#include "cmMakefile.h"
#include "cmake.h"
diff --git a/Source/cmLocalVisualStudio6Generator.cxx
b/Source/cmLocalVisualStudio6Generator.cxx
index 2b999eb..6844fee 100644
--- a/Source/cmLocalVisualStudio6Generator.cxx
+++ b/Source/cmLocalVisualStudio6Generator.cxx
@@ -14,7 +14,6 @@
#include "cmMakefile.h"
#include "cmSystemTools.h"
#include "cmSourceFile.h"
-#include "cmCacheManager.h"
#include "cmGeneratorTarget.h"
#include "cmCustomCommandGenerator.h"
#include "cmake.h"
-----------------------------------------------------------------------
Summary of changes:
Source/cmCacheManager.cxx | 1 -
Source/cmLocalVisualStudio6Generator.cxx | 1 -
2 files changed, 2 deletions(-)
hooks/post-receive
--
CMake
_______________________________________________
Cmake-commits mailing list
[email protected]
http://public.kitware.com/mailman/listinfo/cmake-commits