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/target_specification.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/target_specification.h')
-rw-r--r-- | TAO/tao/target_specification.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/target_specification.h b/TAO/tao/target_specification.h index 651565488a5..59b1268fee0 100644 --- a/TAO/tao/target_specification.h +++ b/TAO/tao/target_specification.h @@ -18,8 +18,8 @@ // ============================================================================ #ifndef TAO_TARGET_SPECIFICATION_H -#include "ace/pre.h" #define TAO_TARGET_SPECIFICATION_H +#include "ace/pre.h" #include "tao/Object_KeyC.h" #include "tao/IOPC.h" |