diff options
Diffstat (limited to 'TAO/tao/IIOP_Profile.h')
-rw-r--r-- | TAO/tao/IIOP_Profile.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/IIOP_Profile.h b/TAO/tao/IIOP_Profile.h index 8d0b9a42b10..353ce618baf 100644 --- a/TAO/tao/IIOP_Profile.h +++ b/TAO/tao/IIOP_Profile.h @@ -45,6 +45,8 @@ public: DEF_IIOP_MINOR = 0 }; + static const char object_key_delimiter; + static const char *prefix (void); // Return the char string prefix. |