public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-admin/zypper/files: zypper-1.11.14-fix-header.patch
@ 2014-10-09  9:21 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2014-10-09  9:21 UTC (permalink / raw
  To: gentoo-commits

jlec        14/10/09 09:21:21

  Added:                zypper-1.11.14-fix-header.patch
  Log:
  app-admin/zypper: Version BUmp
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)

Revision  Changes    Path
1.1                  app-admin/zypper/files/zypper-1.11.14-fix-header.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/zypper/files/zypper-1.11.14-fix-header.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/zypper/files/zypper-1.11.14-fix-header.patch?rev=1.1&content-type=text/plain

Index: zypper-1.11.14-fix-header.patch
===================================================================
 src/Zypper.h       | 1 +
 src/utils/colors.h | 1 +
 2 files changed, 2 insertions(+)

diff --git a/src/Zypper.h b/src/Zypper.h
index d0474ec..6453193 100644
--- a/src/Zypper.h
+++ b/src/Zypper.h
@@ -34,6 +34,7 @@
 using namespace zypp;
 
 // Convenience
+#include <iostream>
 using std::cout;
 using std::cerr;
 using std::endl;
diff --git a/src/utils/colors.h b/src/utils/colors.h
index 7639e70..245d0d6 100644
--- a/src/utils/colors.h
+++ b/src/utils/colors.h
@@ -10,6 +10,7 @@
 
 #include <string>
 #include <iosfwd>
+#include <iostream>
 
 #define COLOR_BLACK             "\033[30m"
 #define COLOR_GREY_DARK         "\033[1;30m"





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-10-09  9:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-09  9:21 [gentoo-commits] gentoo-x86 commit in app-admin/zypper/files: zypper-1.11.14-fix-header.patch Justin Lecher (jlec)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox