diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-08-14 13:52:22 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-08-14 13:52:22 +0000 |
commit | c8dd9873b11d4d8b1e162cb6fe70b7de703d4183 (patch) | |
tree | b44d27433045118222c7969c0893b1caf7a32055 /TAO/tao/Allocator.h | |
parent | 7e453f94638fe4ab851d3bfbd61762a02b18a11f (diff) | |
download | ATCD-c8dd9873b11d4d8b1e162cb6fe70b7de703d4183.tar.gz |
Mon Aug 14 13:45:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Allocator.h')
-rw-r--r-- | TAO/tao/Allocator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Allocator.h b/TAO/tao/Allocator.h index ec6567fc0dd..a7636387295 100644 --- a/TAO/tao/Allocator.h +++ b/TAO/tao/Allocator.h @@ -19,7 +19,7 @@ # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "tao/Versioned_Namespace.h" +#include /**/ "tao/Versioned_Namespace.h" TAO_BEGIN_VERSIONED_NAMESPACE_DECL |