diff options
Diffstat (limited to 'TAO/tao/IORS.h')
-rw-r--r-- | TAO/tao/IORS.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/IORS.h b/TAO/tao/IORS.h index d08d69492b9..3fcdaa5a65c 100644 --- a/TAO/tao/IORS.h +++ b/TAO/tao/IORS.h @@ -9,8 +9,8 @@ // http://www.cs.wustl.edu/~schmidt/TAO.html #ifndef _TAO_IDL_IORS_H_ -#include "ace/pre.h" #define _TAO_IDL_IORS_H_ +#include "ace/pre.h" #include "tao/IORC.h" #include "tao/Servant_Base.h" |