diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-02-09 23:59:58 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-02-09 23:59:58 +0000 |
commit | 96a1ddf5fb62b702d4e8b0607427592d3f9f22c6 (patch) | |
tree | 6c135a4c1d36219ed94ca0788f18cfe2ea7f1a67 /TAO/tao/Marshal.h | |
parent | 4231bb1a3e496dc80559661d733d84acf96afa8f (diff) | |
download | ATCD-96a1ddf5fb62b702d4e8b0607427592d3f9f22c6.tar.gz |
ChangeLogTag:Tue Feb 9 17:55:31 1999 Carlos O'Ryan <coryan@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 84ea7befb13..df999fc1965 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/ORB.h" class TAO_OutputCDR; class TAO_InputCDR; |