summaryrefslogtreecommitdiff
path: root/TAO/tests/Two_Objects/First_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Two_Objects/First_i.h')
-rw-r--r--TAO/tests/Two_Objects/First_i.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/TAO/tests/Two_Objects/First_i.h b/TAO/tests/Two_Objects/First_i.h
index 6fa70f53749..9273bf283cb 100644
--- a/TAO/tests/Two_Objects/First_i.h
+++ b/TAO/tests/Two_Objects/First_i.h
@@ -1,16 +1,13 @@
-// -*- C++ -*-
//
// $Id$
+//
#ifndef TAO_TWO_OBJECTS_FIRST_I_H
#define TAO_TWO_OBJECTS_FIRST_I_H
#include "Two_ObjectsS.h"
-
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-class ACE_Auto_Event;
-ACE_END_VERSIONED_NAMESPACE_DECL
+#include "ace/Auto_Event.h"
/// Implement the Two_Objects_Test::First interface
class First_i