[Cmake-commits] CMake branch, next, updated. v3.7.0-1329-g250c3b9
Daniel Pfeifer
daniel at pfeifer-mail.de
Fri Nov 25 18:22:26 EST 2016
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 250c3b994e4057baaa713288697cb29eda59de25 (commit)
via 52834ffc22f87b634c194f75966b52793696e825 (commit)
from 39707fbe51f914b538aabfa6f02852009f24d370 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=250c3b994e4057baaa713288697cb29eda59de25
commit 250c3b994e4057baaa713288697cb29eda59de25
Merge: 39707fb 52834ff
Author: Daniel Pfeifer <daniel at pfeifer-mail.de>
AuthorDate: Fri Nov 25 18:22:25 2016 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Nov 25 18:22:25 2016 -0500
Merge topic 'include-what-you-use' into next
52834ffc Fixup! iwyu: Fix more findings
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=52834ffc22f87b634c194f75966b52793696e825
commit 52834ffc22f87b634c194f75966b52793696e825
Author: Daniel Pfeifer <daniel at pfeifer-mail.de>
AuthorDate: Sat Nov 26 00:22:11 2016 +0100
Commit: Daniel Pfeifer <daniel at pfeifer-mail.de>
CommitDate: Sat Nov 26 00:22:11 2016 +0100
Fixup! iwyu: Fix more findings
diff --git a/Source/cmFileCommand.cxx b/Source/cmFileCommand.cxx
index 9c5c862..2f6238b 100644
--- a/Source/cmFileCommand.cxx
+++ b/Source/cmFileCommand.cxx
@@ -4,7 +4,6 @@
#include <algorithm>
#include <assert.h>
-#include <cm_curl.h>
#include <cm_kwiml.h>
#include <cmsys/Directory.hxx>
#include <cmsys/FStream.hxx>
-----------------------------------------------------------------------
Summary of changes:
Source/cmFileCommand.cxx | 1 -
1 file changed, 1 deletion(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list