From e4a6cc2fdd47884582cbec40a3c1116c35a5a75e Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Fri, 20 Dec 2013 18:51:42 +0000 Subject: NO-JIRA: Rename Message_ostream.h/.cpp to Message_io.h/.cpp. Allow for addition of istream operator in future. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1552780 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/examples/messaging/drain.cpp | 2 +- qpid/cpp/examples/messaging/spout.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'qpid/cpp/examples/messaging') diff --git a/qpid/cpp/examples/messaging/drain.cpp b/qpid/cpp/examples/messaging/drain.cpp index bfd9bdccbe..0c58cc25e6 100644 --- a/qpid/cpp/examples/messaging/drain.cpp +++ b/qpid/cpp/examples/messaging/drain.cpp @@ -21,7 +21,7 @@ #include #include -#include +#include #include #include diff --git a/qpid/cpp/examples/messaging/spout.cpp b/qpid/cpp/examples/messaging/spout.cpp index b2fc3aa40b..d11bb8bd03 100644 --- a/qpid/cpp/examples/messaging/spout.cpp +++ b/qpid/cpp/examples/messaging/spout.cpp @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include #include #include -- cgit v1.2.1