[Cmake-commits] CMake branch, next, updated. v2.8.8-3527-gbcecdab
Brad King
brad.king at kitware.com
Wed Jul 18 14:49:21 EDT 2012
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 bcecdab2d74f8f64598ee43b609a25490b68d8bd (commit)
via 230b02be4522c1cbcef8705667121f41020a1413 (commit)
from 2f4b45131b37ee07989b1969699ea450a9ddc575 (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=bcecdab2d74f8f64598ee43b609a25490b68d8bd
commit bcecdab2d74f8f64598ee43b609a25490b68d8bd
Merge: 2f4b451 230b02b
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Jul 18 14:49:11 2012 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jul 18 14:49:11 2012 -0400
Merge topic 'X11test-missing-header' into next
230b02b Revert "X11 Test: add missing include"
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=230b02be4522c1cbcef8705667121f41020a1413
commit 230b02be4522c1cbcef8705667121f41020a1413
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Jul 18 14:48:44 2012 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Wed Jul 18 14:48:44 2012 -0400
Revert "X11 Test: add missing include"
This reverts commit 10e993f9554e7747e35a53e0d11688fcac3a9c6c.
diff --git a/Tests/X11/HelloWorldX11.cxx b/Tests/X11/HelloWorldX11.cxx
index 6cfecf9..5bbc19a 100644
--- a/Tests/X11/HelloWorldX11.cxx
+++ b/Tests/X11/HelloWorldX11.cxx
@@ -21,8 +21,6 @@
#include <X11/Xutil.h>
#include <X11/Xos.h>
-#include <stdlib.h> // rand()
-
class Main {
public:
-----------------------------------------------------------------------
Summary of changes:
Tests/X11/HelloWorldX11.cxx | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list