summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/include/idl_version.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/include/idl_version.h')
-rw-r--r--TAO/TAO_IDL/include/idl_version.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/include/idl_version.h b/TAO/TAO_IDL/include/idl_version.h
index 03255a88962..3d47ec5cfe2 100644
--- a/TAO/TAO_IDL/include/idl_version.h
+++ b/TAO/TAO_IDL/include/idl_version.h
@@ -95,6 +95,11 @@ public:
void from_string (const char * version);
/**
+ * Get the value for the __TAO_IDL_IDL_VERSION preprocessor macro.
+ */
+ const char * to_macro () const;
+
+ /**
* Compare a IdlVersion to a SpecificIdlVersion or another IdlVersion
*/
///{