diff options
Diffstat (limited to 'TAO/tao/Request.cpp')
-rw-r--r-- | TAO/tao/Request.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Request.cpp b/TAO/tao/Request.cpp index 519ee4c479a..4a76a26c868 100644 --- a/TAO/tao/Request.cpp +++ b/TAO/tao/Request.cpp @@ -1,7 +1,7 @@ // $Id$ #include "tao/Request.h" -#include "tao/Sequence_T.h" + #if !defined (TAO_HAS_MINIMUM_CORBA) #include "tao/Object.h" |