diff options
Diffstat (limited to 'TAO/tao/TAO_Singleton.h')
-rw-r--r-- | TAO/tao/TAO_Singleton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/TAO_Singleton.h b/TAO/tao/TAO_Singleton.h index 41d27015cb8..abf1befbf6e 100644 --- a/TAO/tao/TAO_Singleton.h +++ b/TAO/tao/TAO_Singleton.h @@ -25,7 +25,7 @@ # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "tao/Versioned_Namespace.h" +#include /**/ "tao/Versioned_Namespace.h" #include "ace/Cleanup.h" |