summaryrefslogtreecommitdiff
path: root/TAO/tests/CORBA_e_Implicit_Activation/Hello.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/CORBA_e_Implicit_Activation/Hello.h')
-rw-r--r--TAO/tests/CORBA_e_Implicit_Activation/Hello.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/CORBA_e_Implicit_Activation/Hello.h b/TAO/tests/CORBA_e_Implicit_Activation/Hello.h
index a2a5be4ab2d..3a8204314ae 100644
--- a/TAO/tests/CORBA_e_Implicit_Activation/Hello.h
+++ b/TAO/tests/CORBA_e_Implicit_Activation/Hello.h
@@ -11,7 +11,7 @@ class Hello
{
public:
/// Constructor
- Hello (void);
+ Hello ();
};
#include /**/ "ace/post.h"