diff options
Diffstat (limited to 'TAO/tao/ValueFactory.h')
-rw-r--r-- | TAO/tao/ValueFactory.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/ValueFactory.h b/TAO/tao/ValueFactory.h index 62499a07911..014db27bfc0 100644 --- a/TAO/tao/ValueFactory.h +++ b/TAO/tao/ValueFactory.h @@ -23,6 +23,7 @@ #ifdef TAO_HAS_VALUETYPE +#include "ace/Synch_T.h" class TAO_Export CORBA_ValueFactoryBase { |