summaryrefslogtreecommitdiff
path: root/TAO/tao/Request.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Request.cpp')
-rw-r--r--TAO/tao/Request.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/Request.cpp b/TAO/tao/Request.cpp
index 3a713845a2c..ca56420c549 100644
--- a/TAO/tao/Request.cpp
+++ b/TAO/tao/Request.cpp
@@ -1,6 +1,7 @@
// $Id$
+
#include "tao/Request.h"
#include "tao/GIOP_Utils.h"
@@ -16,6 +17,7 @@
ACE_RCSID(tao, Request, "$Id$")
+
CORBA::ULong
CORBA_Request::_incr_refcnt (void)
{