diff options
Diffstat (limited to 'TAO/tao/PolicyC.h')
-rw-r--r-- | TAO/tao/PolicyC.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PolicyC.h b/TAO/tao/PolicyC.h index 2f02bd40e75..633fb0db338 100644 --- a/TAO/tao/PolicyC.h +++ b/TAO/tao/PolicyC.h @@ -40,7 +40,7 @@ # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "tao/TAO_Export.h" +#include /**/ "tao/TAO_Export.h" #include "tao/ORB.h" #include "tao/SystemException.h" #include "tao/Environment.h" |