Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(56)

Unified Diff: examples/echo/echo-client.cpp

Issue 1648006: Apply patch from ebuild file to fix toString (Closed)
Patch Set: Created 10 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | include/dbus-c++/eventloop-integration.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/echo/echo-client.cpp
diff --git a/examples/echo/echo-client.cpp b/examples/echo/echo-client.cpp
index 093595f20aea476d5e7b03a5ca414be091ea296d..8fe7ad773f18e64f4e5f380d0ee90517b02538f6 100644
--- a/examples/echo/echo-client.cpp
+++ b/examples/echo/echo-client.cpp
@@ -6,6 +6,7 @@
#include <iostream>
#include <pthread.h>
#include <signal.h>
+#include <stdio.h>
using namespace std;
« no previous file with comments | « no previous file | include/dbus-c++/eventloop-integration.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698