diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-03-23 20:52:46 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-03-23 20:52:46 +0000 |
commit | fb7b4947295d9ef957687513fa4c72c67d01f2cb (patch) | |
tree | 9026008939887ceb3e3651e554e921e675fd977a /TAO/tao/IIOP_Acceptor.h | |
parent | f7a8cdf7d738b732ef5a383a800ea20b008c5e7b (diff) | |
download | ATCD-fb7b4947295d9ef957687513fa4c72c67d01f2cb.tar.gz |
ChangeLogTag:Thu Mar 23 14:48:12 2000 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/IIOP_Acceptor.h')
-rw-r--r-- | TAO/tao/IIOP_Acceptor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/IIOP_Acceptor.h b/TAO/tao/IIOP_Acceptor.h index 216cdf356ff..2e4d0867e19 100644 --- a/TAO/tao/IIOP_Acceptor.h +++ b/TAO/tao/IIOP_Acceptor.h @@ -19,8 +19,8 @@ //============================================================================ #ifndef TAO_IIOP_ACCEPTOR_H -#include "ace/pre.h" #define TAO_IIOP_ACCEPTOR_H +#include "ace/pre.h" #include "tao/Pluggable.h" |