diff options
| author | Andrew Stitcher <astitcher@apache.org> | 2013-01-31 01:19:34 +0000 |
|---|---|---|
| committer | Andrew Stitcher <astitcher@apache.org> | 2013-01-31 01:19:34 +0000 |
| commit | 02bad17772d2bada554e9c2e1aa1d836e981a227 (patch) | |
| tree | 294a801b8192037aeec972509bad88527502d322 /cpp/src/qpid/broker/SemanticState.cpp | |
| parent | e23bf66c0d0ba9a322ab99e363d11fb7a302bb96 (diff) | |
| download | qpid-python-02bad17772d2bada554e9c2e1aa1d836e981a227.tar.gz | |
NO-JIRA: QPID-3921: More Header file tidy up
- Removed all unnecessary includes from qpid/broker/Connection.h
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1440778 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/qpid/broker/SemanticState.cpp')
| -rw-r--r-- | cpp/src/qpid/broker/SemanticState.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/qpid/broker/SemanticState.cpp b/cpp/src/qpid/broker/SemanticState.cpp index f97d37e893..35f519c789 100644 --- a/cpp/src/qpid/broker/SemanticState.cpp +++ b/cpp/src/qpid/broker/SemanticState.cpp @@ -37,6 +37,7 @@ #include "qpid/framing/SequenceSet.h" #include "qpid/framing/IsInSequenceSet.h" #include "qpid/log/Statement.h" +#include "qpid/management/ManagementAgent.h" #include "qpid/ptr_map.h" #include "qpid/broker/AclModule.h" #include "qpid/broker/FedOps.h" |
