diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-04-27 18:19:32 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-04-27 18:19:32 +0000 |
commit | 0d2f5e91c9b8e32194f516c37498dc129e165bf4 (patch) | |
tree | 98839fafe9cc2055915c29ff3bb55c4ec236b3af /TAO/tao/GIOPC.cpp | |
parent | 351c6f4652c0e811a7c841ee2a833e1bb351af18 (diff) | |
download | ATCD-0d2f5e91c9b8e32194f516c37498dc129e165bf4.tar.gz |
ChangeLogTag:Thu Apr 27 11:10:51 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/tao/GIOPC.cpp')
-rw-r--r-- | TAO/tao/GIOPC.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/GIOPC.cpp b/TAO/tao/GIOPC.cpp index 8c3f9858f36..7008ab690ce 100644 --- a/TAO/tao/GIOPC.cpp +++ b/TAO/tao/GIOPC.cpp @@ -20,7 +20,7 @@ #include "tao/GIOPC.h" #include "tao/Environment.h" #include "tao/Any.h" - +#include "tao/Typecode.h" #if !defined (__ACE_INLINE__) #include "GIOPC.i" |