summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-03-25 13:41:21 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-03-25 13:41:21 +0000
commite173f8f8df6172b58871120740676e0047cf6207 (patch)
tree119924c57fc187ffaa0a3281634e3436b054e529
parente042c9c2ee8123d1ff4804394e5f935233c5831f (diff)
downloadATCD-typecode-rewrite.tar.gz
*** empty log message ***typecode-rewrite
-rw-r--r--TAO/tao/Value_TypeCode.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tao/Value_TypeCode.h b/TAO/tao/Value_TypeCode.h
index 5e981127a66..b7f840dd192 100644
--- a/TAO/tao/Value_TypeCode.h
+++ b/TAO/tao/Value_TypeCode.h
@@ -25,7 +25,8 @@
#endif /* ACE_LACKS_PRAGMA_ONCE */
#include "tao/TypeCode_Base_Attributes.h"
-#include "tao/OBV_Constants.h"
+#include "tao/ValueModifierC.h"
+#include "tao/VisibilityC.h"
namespace TAO