diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-06-08 19:52:47 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-06-08 19:52:47 +0000 |
commit | 7e2cf6da27947af49080f13b36859655e3054e96 (patch) | |
tree | 5842cdead4a402d6483564ea261c8f8ed98a2bcc /TAO/tao/Marshal.h | |
parent | b4a7b18253c8690ce2832700e9b7bf78c1f74c11 (diff) | |
download | ATCD-7e2cf6da27947af49080f13b36859655e3054e96.tar.gz |
Mon Jun 07 15:47:02 1999 and Tue Jun 08 13:36:36 1999 by Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Marshal.h')
-rw-r--r-- | TAO/tao/Marshal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/Marshal.h b/TAO/tao/Marshal.h index a99873292a1..6ddf39ce1b6 100644 --- a/TAO/tao/Marshal.h +++ b/TAO/tao/Marshal.h @@ -22,6 +22,7 @@ #include "tao/corbafwd.h" #include "tao/Typecode.h" +#include "tao/Principal.h" #include "tao/Any.h" #include "tao/ORB.h" |