diff options
Diffstat (limited to 'TAO/tao/Collocated_Invocation.h')
-rw-r--r-- | TAO/tao/Collocated_Invocation.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Collocated_Invocation.h b/TAO/tao/Collocated_Invocation.h index a9d2b0950fc..02f3cfd7c43 100644 --- a/TAO/tao/Collocated_Invocation.h +++ b/TAO/tao/Collocated_Invocation.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "tao/TAO_Export.h" +#include /**/ "tao/TAO_Export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once |