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/BoundsC.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/BoundsC.h')
-rw-r--r-- | TAO/tao/BoundsC.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/BoundsC.h b/TAO/tao/BoundsC.h index 801d27767d4..f4af7ead55e 100644 --- a/TAO/tao/BoundsC.h +++ b/TAO/tao/BoundsC.h @@ -8,8 +8,8 @@ // http://www.cs.wustl.edu/~schmidt/TAO.html #ifndef _TAO_IDL_BOUNDSC_H_ -#include "ace/pre.h" #define _TAO_IDL_BOUNDSC_H_ +#include "ace/pre.h" #include "tao/corbafwd.h" #include "tao/Exception.h" |