diff options
| author | Alan Conway <aconway@apache.org> | 2009-02-06 14:09:10 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2009-02-06 14:09:10 +0000 |
| commit | 715dbf7ca72aa2cf74a73af429df99bbb82f35c0 (patch) | |
| tree | 89f831fff7d779b6cb5ad93982f0c348627f7110 /cpp/src/tests/ForkedBroker.h | |
| parent | ed6cc6accd54261397bd11cc11e00965cd4d0cc1 (diff) | |
| download | qpid-python-715dbf7ca72aa2cf74a73af429df99bbb82f35c0.tar.gz | |
QPID-1650 Mick Goulish: separte ClusterFixture from cluster_test.cpp for use by other tests.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@741568 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/ForkedBroker.h')
| -rw-r--r-- | cpp/src/tests/ForkedBroker.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/tests/ForkedBroker.h b/cpp/src/tests/ForkedBroker.h index 925f8011f2..5d75c9364d 100644 --- a/cpp/src/tests/ForkedBroker.h +++ b/cpp/src/tests/ForkedBroker.h @@ -1,4 +1,5 @@ #ifndef TESTS_FORKEDBROKER_H +#define TESTS_FORKEDBROKER_H /* |
