diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2022-09-12 08:32:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-12 08:32:34 +0200 |
commit | fe03724176dcfd20e0f9a6e493198469242be6b6 (patch) | |
tree | 2245c24a6c4ef9c7d4010d1b61827850592777a3 /TAO/orbsvcs/tests/Notify/lib/Relay_Consumer.cpp | |
parent | 41a1f3bc12f780cc087c936ab53d1074f363b630 (diff) | |
parent | 00b403be7df0442405bd5e3dcc07beaa6730ddd2 (diff) | |
download | ATCD-fe03724176dcfd20e0f9a6e493198469242be6b6.tar.gz |
Merge pull request #1922 from knutpett/knutpett/whitespace
Remove whitespace
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/lib/Relay_Consumer.cpp')
-rw-r--r-- | TAO/orbsvcs/tests/Notify/lib/Relay_Consumer.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Notify/lib/Relay_Consumer.cpp b/TAO/orbsvcs/tests/Notify/lib/Relay_Consumer.cpp index 4e6aeca4a33..5341b868cdc 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Relay_Consumer.cpp +++ b/TAO/orbsvcs/tests/Notify/lib/Relay_Consumer.cpp @@ -1,7 +1,6 @@ #include "Relay_Consumer.h" - #include "LookupManager.h" TAO_Notify_Tests_Relay_Consumer::TAO_Notify_Tests_Relay_Consumer (ACE_CString& destination) |