summaryrefslogtreecommitdiff
path: root/TAO/tests/Object_Loader/Loader.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Object_Loader/Loader.h')
-rw-r--r--TAO/tests/Object_Loader/Loader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Object_Loader/Loader.h b/TAO/tests/Object_Loader/Loader.h
index a8c70cee8c3..e79c3adc196 100644
--- a/TAO/tests/Object_Loader/Loader.h
+++ b/TAO/tests/Object_Loader/Loader.h
@@ -23,7 +23,7 @@ class OLT_Export Loader : public TAO_Object_Loader
{
public:
/// ctor
- Loader (void);
+ Loader ();
/// Create a new instance
virtual CORBA::Object_ptr create_object (CORBA::ORB_ptr orb,