summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2003-01-01 04:51:08 +0000
committerbala <balanatarajan@users.noreply.github.com>2003-01-01 04:51:08 +0000
commitc1f8cda54b8ac3c25d7ef232d7fb46d2a4c9457f (patch)
tree442b1f780eeed50d0807577b098571721e01c856 /TAO/TAO_IDL
parent247396ab442be3bae372cbac933105164ace2448 (diff)
downloadATCD-c1f8cda54b8ac3c25d7ef232d7fb46d2a4c9457f.tar.gz
ChangeLogTag: Tue Dec 31 23:53:17 2002 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
Diffstat (limited to 'TAO/TAO_IDL')
-rw-r--r--TAO/TAO_IDL/include/idl_global.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/include/idl_global.h b/TAO/TAO_IDL/include/idl_global.h
index 6d6f3128eb0..064b731be77 100644
--- a/TAO/TAO_IDL/include/idl_global.h
+++ b/TAO/TAO_IDL/include/idl_global.h
@@ -67,9 +67,11 @@ trademarks or registered trademarks of Sun Microsystems, Inc.
#ifndef _IDL_IDL_GLOBAL_HH
#define _IDL_IDL_GLOBAL_HH
+// May of them could be forward declared..
#include "ace/SString.h"
#include "ace/Hash_Map_Manager_T.h"
#include "ace/Containers_T.h"
+#include "ace/Synch_T.h"
#include "idl_bool.h"
#include "ast_expression.h"
#include "ast_predefined_type.h"