summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Core.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-06-10 18:48:25 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-06-10 18:48:25 +0000
commit5ec6d1dbadf4ab7be5ea560e20c85e31250e8886 (patch)
tree5f73c40afeb5e5f10c5e8151cb1681d107a5621b /TAO/tao/ORB_Core.h
parent6ff839fea7424c2b1ba8f11d6a406a9c6de2b231 (diff)
downloadATCD-5ec6d1dbadf4ab7be5ea560e20c85e31250e8886.tar.gz
ChangeLogTag: Fri Jun 10 18:36:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/ORB_Core.h')
-rw-r--r--TAO/tao/ORB_Core.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/ORB_Core.h b/TAO/tao/ORB_Core.h
index f4e8dab3126..bd191d6da98 100644
--- a/TAO/tao/ORB_Core.h
+++ b/TAO/tao/ORB_Core.h
@@ -1019,8 +1019,10 @@ protected:
/// Obtain and cache the typecode factory object reference.
void resolve_typecodefactory_i (ACE_ENV_SINGLE_ARG_DECL);
+#if TAO_HAS_INTERCEPTORS == 1
/// Obtain and cache the picurrent factory object reference.
void resolve_picurrent_i (ACE_ENV_SINGLE_ARG_DECL);
+#endif /* TAO_HAS_INTERCEPTORS */
/// Obtain and cache the codec factory object reference.
void resolve_codecfactory_i (ACE_ENV_SINGLE_ARG_DECL);