[pango/pango2: 125/168] cxx-test.cpp: Don't try to include pangowin32.h
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/pango2: 125/168] cxx-test.cpp: Don't try to include pangowin32.h
- Date: Mon, 20 Jun 2022 16:28:44 +0000 (UTC)
commit f74a4c7216ebc8d410707b2f43f046cdcdcb41a4
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Thu Jun 9 11:19:35 2022 +0800
cxx-test.cpp: Don't try to include pangowin32.h
It's no longer there.
tests/cxx-test.cpp | 4 ----
1 file changed, 4 deletions(-)
---
diff --git a/tests/cxx-test.cpp b/tests/cxx-test.cpp
index 436d42cd..7facf135 100644
--- a/tests/cxx-test.cpp
+++ b/tests/cxx-test.cpp
@@ -4,10 +4,6 @@
#include <pango/pango.h>
-#ifdef HAVE_WIN32
-#include <pango/pangowin32.h>
-#endif
-
#ifdef HAVE_CAIRO
#include <pango/pangocairo.h>
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]