summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryamuna <yamuna@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-04-13 07:13:35 +0000
committeryamuna <yamuna@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-04-13 07:13:35 +0000
commit66f48b6d53858fb50bb695dee82c1b8e477575b8 (patch)
tree860bd6503a9cb20393dc78e22fbaa04ef77cb618
parent0fb169bcf7b7feeffee0b8e37955514aa5eec667 (diff)
downloadATCD-66f48b6d53858fb50bb695dee82c1b8e477575b8.tar.gz
*** empty log message ***
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.cpp1
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Component_Switching/sender.cpp1
2 files changed, 2 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.cpp b/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.cpp
index 78d7a620957..2e6ccf0f1ac 100644
--- a/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.cpp
+++ b/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.cpp
@@ -1,6 +1,7 @@
// $Id$
#include "distributer.h"
+#include "tao/debug.h"
#include "ace/Get_Opt.h"
#include "orbsvcs/AV/Protocol_Factory.h"
#include "orbsvcs/AV/FlowSpec_Entry.h"
diff --git a/TAO/orbsvcs/tests/AVStreams/Component_Switching/sender.cpp b/TAO/orbsvcs/tests/AVStreams/Component_Switching/sender.cpp
index 1a1ce23dfd3..58ea0a411ea 100644
--- a/TAO/orbsvcs/tests/AVStreams/Component_Switching/sender.cpp
+++ b/TAO/orbsvcs/tests/AVStreams/Component_Switching/sender.cpp
@@ -1,6 +1,7 @@
// $Id$
#include "sender.h"
+#include "tao/debug.h"
#include "ace/Get_Opt.h"
#include "ace/High_Res_Timer.h"