summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/include/idl_defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/include/idl_defines.h')
-rw-r--r--TAO/TAO_IDL/include/idl_defines.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/TAO/TAO_IDL/include/idl_defines.h b/TAO/TAO_IDL/include/idl_defines.h
index e7be19f038d..037f9c26d3c 100644
--- a/TAO/TAO_IDL/include/idl_defines.h
+++ b/TAO/TAO_IDL/include/idl_defines.h
@@ -65,6 +65,8 @@ trademarks or registered trademarks of Sun Microsystems, Inc.
#ifndef _IDL_DEFINES_IDL_DEFINES_HH
#define _IDL_DEFINES_IDL_DEFINES_HH
+#include "tao/idl_features.h"
+
#include "ace/os_include/os_limits.h"
/*
@@ -111,11 +113,6 @@ trademarks or registered trademarks of Sun Microsystems, Inc.
*/
#define TAO_IDL_HAS_PARSE_ARGS_EXIT
-/**
- * Defined if TAO_IDL has support for annotations
- */
-#define TAO_IDL_HAS_ANNOTATIONS
-
#define NAMEBUFSIZE 1024
// Maximum length of static buffers used to store names.