From e91b6b78b88d1bd16650d8f40bfe1fa0b892b30f Mon Sep 17 00:00:00 2001 From: nanbor Date: Sat, 18 Mar 2000 11:51:44 +0000 Subject: ChangeLogTag:Sat Mar 18 05:34:48 2000 Nanbor Wang --- TAO/tao/CONV_FRAMEC.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TAO/tao/CONV_FRAMEC.h') diff --git a/TAO/tao/CONV_FRAMEC.h b/TAO/tao/CONV_FRAMEC.h index 4a1cc01f3c0..0d7a29da65d 100644 --- a/TAO/tao/CONV_FRAMEC.h +++ b/TAO/tao/CONV_FRAMEC.h @@ -18,6 +18,7 @@ // ================================================================ #ifndef TAO_CONV_FRAMEC_H +#include "ace/pre.h" #define TAO_CONV_FRAMEC_H #include "tao/CDR.h" @@ -381,4 +382,5 @@ TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, CONV_FRAME::CodeSetContext #pragma warning(pop) #endif /* _MSC_VER */ +#include "ace/post.h" #endif /* TAO_CONV_FRAMEC_H */ -- cgit v1.2.1