summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-11-09 15:33:22 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-11-09 15:33:22 +0000
commit0b061ca07e1ee160f91468339eac1fb3d82dac1b (patch)
tree5d9e49c7828f6667ca95cc3120078aa85df366ea
parent819410793ab888ac55a969cdee44d5649a972f06 (diff)
downloadATCD-0b061ca07e1ee160f91468339eac1fb3d82dac1b.tar.gz
ChangeLogTag: Tue Nov 9 15:33:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/tao/GIOP_Utils.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/tao/GIOP_Utils.h b/TAO/tao/GIOP_Utils.h
index 22e27df36ae..d835ba812aa 100644
--- a/TAO/tao/GIOP_Utils.h
+++ b/TAO/tao/GIOP_Utils.h
@@ -9,7 +9,8 @@
* GIOP utility definitions
*
*
- * @author Chris Cleeland <cleeland@cs.wustl.edu> Carlos O' Ryan <coryan@uci.edu>
+ * @author Chris Cleeland <cleeland@cs.wustl.edu>
+ * @author Carlos O' Ryan <coryan@uci.edu>
*/
//=============================================================================
@@ -27,6 +28,7 @@
#include "tao/IOP_IORC.h"
class TAO_Transport;
+class ACE_Time_Value;
/**
* All GIOP messages include a header and message type. Not