summaryrefslogtreecommitdiff
path: root/ACE/tests
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2019-05-23 08:07:35 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2019-05-23 08:07:35 +0200
commitd4dc5874ea9c94d2248b16ebe8535bfc654c0376 (patch)
tree76814e85206a8c30a71643ca72cfee25f6d1bc40 /ACE/tests
parent6c0847b58a371dd9e494f947a70a2193a9d59fad (diff)
downloadATCD-d4dc5874ea9c94d2248b16ebe8535bfc654c0376.tar.gz
Layout changes
* ACE/tests/Log_Msg_Backend_Test.cpp: * TAO/orbsvcs/tests/Simple_Naming/run_test_ipv6.pl:
Diffstat (limited to 'ACE/tests')
-rw-r--r--ACE/tests/Log_Msg_Backend_Test.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/ACE/tests/Log_Msg_Backend_Test.cpp b/ACE/tests/Log_Msg_Backend_Test.cpp
index 1f9ec350bf9..d4579da6044 100644
--- a/ACE/tests/Log_Msg_Backend_Test.cpp
+++ b/ACE/tests/Log_Msg_Backend_Test.cpp
@@ -11,15 +11,12 @@
*/
//=============================================================================
-
#include "test_config.h"
#include "ace/Log_Msg.h"
#include "ace/Log_Msg_Backend.h"
#include "ace/Log_Record.h"
-
-
class Backend : public ACE_Log_Msg_Backend
{
public: