diff options
Diffstat (limited to 'cpp/src/qpid/asyncStore/EventHandleImpl.cpp')
-rw-r--r-- | cpp/src/qpid/asyncStore/EventHandleImpl.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/src/qpid/asyncStore/EventHandleImpl.cpp b/cpp/src/qpid/asyncStore/EventHandleImpl.cpp index 05b98d1e5d..4fd8805912 100644 --- a/cpp/src/qpid/asyncStore/EventHandleImpl.cpp +++ b/cpp/src/qpid/asyncStore/EventHandleImpl.cpp @@ -23,8 +23,6 @@ #include "EventHandleImpl.h" -#include "qpid/messaging/PrivateImplRef.h" - namespace qpid { namespace asyncStore { |