summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorAndrew Stitcher <astitcher@apache.org>2008-04-18 21:10:42 +0000
committerAndrew Stitcher <astitcher@apache.org>2008-04-18 21:10:42 +0000
commit48dab065ef526f68a5a7d4c4ba22c5b8b2e2e026 (patch)
treec9a8768246d7cbf93da9621e571ecd80a87be25d /cpp
parentdf28afb19a10c804cd02696bd94b09fed1719478 (diff)
downloadqpid-python-48dab065ef526f68a5a7d4c4ba22c5b8b2e2e026.tar.gz
Added missed new include file
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@649691 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r--cpp/src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/Makefile.am b/cpp/src/Makefile.am
index 09fd75d5c1..82e6f4e6a4 100644
--- a/cpp/src/Makefile.am
+++ b/cpp/src/Makefile.am
@@ -479,6 +479,7 @@ nobase_include_HEADERS = \
qpid/sys/Acceptor.h \
qpid/sys/AggregateOutput.h \
qpid/sys/AsynchIO.h \
+ qpid/sys/AsynchIOHandler.h \
qpid/sys/AtomicCount.h \
qpid/sys/BlockingQueue.h \
qpid/sys/Condition.h \