diff options
author | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-03-10 07:19:20 +0000 |
---|---|---|
committer | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-03-10 07:19:20 +0000 |
commit | 29b46ff4c59ef9b6b6315ed4f5a50ac43ee1e74d (patch) | |
tree | 2f7e3ba21d4b6b36351a050b2143b235f77679dd /TAO/tao/IIOP_Factory.cpp | |
parent | d04bc75aa075b296afe89db3b88c5d90bc170c3f (diff) | |
download | ATCD-29b46ff4c59ef9b6b6315ed4f5a50ac43ee1e74d.tar.gz |
ChangeLogTag: Fri Mar 10 07:09:22 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/tao/IIOP_Factory.cpp')
-rw-r--r-- | TAO/tao/IIOP_Factory.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/tao/IIOP_Factory.cpp b/TAO/tao/IIOP_Factory.cpp index 8f2baeba879..041377b6051 100644 --- a/TAO/tao/IIOP_Factory.cpp +++ b/TAO/tao/IIOP_Factory.cpp @@ -1,7 +1,7 @@ -#include "IIOP_Factory.h" -#include "IIOP_Acceptor.h" -#include "IIOP_Connector.h" -#include "IOP_IORC.h" +#include "tao/IIOP_Factory.h" +#include "tao/IIOP_Acceptor.h" +#include "tao/IIOP_Connector.h" +#include "tao/IOP_IORC.h" #include "ace/OS_NS_strings.h" |