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.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/tao/Request.cpp b/TAO/tao/Request.cpp
index 915a4f9831f..f74cd32f903 100644
--- a/TAO/tao/Request.cpp
+++ b/TAO/tao/Request.cpp
@@ -1,6 +1,8 @@
// $Id$
-#include "tao/corba.h"
+#include "tao/Request.h"
+#include "tao/Object.h"
+#include "tao/Stub.h"
#if !defined (__ACE_INLINE__)
# include "tao/Request.i"