summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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