[PATCH xorg-gtest 1/3] tests: drop gtest.h include, xorg-gtest.h pulls it in anyway

Peter Hutterer peter.hutterer at who-t.net
Mon Oct 15 20:22:04 PDT 2012


Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
 test/xserver-test.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test/xserver-test.cpp b/test/xserver-test.cpp
index 103657c..d73364e 100644
--- a/test/xserver-test.cpp
+++ b/test/xserver-test.cpp
@@ -4,7 +4,6 @@
 #include <sys/wait.h>
 #include <fstream>
 
-#include <gtest/gtest.h>
 #include <xorg/gtest/xorg-gtest.h>
 
 using namespace xorg::testing;
-- 
1.7.11.4



More information about the xorg-devel mailing list