summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/performance-tests/RTEvent
diff options
context:
space:
mode:
authorcrodrigu <crodrigu@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-03-03 15:26:42 +0000
committercrodrigu <crodrigu@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-03-03 15:26:42 +0000
commitda6a9eb595611aa65d6720799f77ea47ddc6d8d0 (patch)
tree71d9e49e5049d5cce74428c0e6b7beacf47af460 /TAO/orbsvcs/performance-tests/RTEvent
parent5bb6ad1639bf1d8792a0696114a662ccb2fce577 (diff)
downloadATCD-da6a9eb595611aa65d6720799f77ea47ddc6d8d0.tar.gz
Sun Mar 3 10:20:23 2002 Craig Rodrigues <crodrigu@bbn.com>
Diffstat (limited to 'TAO/orbsvcs/performance-tests/RTEvent')
-rw-r--r--TAO/orbsvcs/performance-tests/RTEvent/lib/RIR_Narrow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/performance-tests/RTEvent/lib/RIR_Narrow.cpp b/TAO/orbsvcs/performance-tests/RTEvent/lib/RIR_Narrow.cpp
index 73d172b5105..d4db373115b 100644
--- a/TAO/orbsvcs/performance-tests/RTEvent/lib/RIR_Narrow.cpp
+++ b/TAO/orbsvcs/performance-tests/RTEvent/lib/RIR_Narrow.cpp
@@ -12,7 +12,7 @@
#include "RIR_Narrow.h"
#include "tao/Environment.h"
-template<class Interface> RIR_Narrow<Interface>::Interface_ptr
+template<class Interface> ACE_TYPENAME RIR_Narrow<Interface>::Interface_ptr
RIR_Narrow<Interface>::resolve (CORBA::ORB_ptr orb,
const char *object_id
ACE_ENV_ARG_DECL)