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 | 63205c04a6574d70254dc4e21b523aff197e8f41 (patch) | |
tree | b44d27433045118222c7969c0893b1caf7a32055 /TAO/tao/Refcounted_ObjectKey.h | |
parent | e07ba81cfbfb5e5a17020c3a4c3a9d092b1e9daa (diff) | |
download | ATCD-63205c04a6574d70254dc4e21b523aff197e8f41.tar.gz |
Mon Aug 14 13:45:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Refcounted_ObjectKey.h')
-rw-r--r-- | TAO/tao/Refcounted_ObjectKey.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Refcounted_ObjectKey.h b/TAO/tao/Refcounted_ObjectKey.h index 5c0ae02629d..1dbc6d20bb2 100644 --- a/TAO/tao/Refcounted_ObjectKey.h +++ b/TAO/tao/Refcounted_ObjectKey.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "tao/TAO_Export.h" +#include /**/ "tao/TAO_Export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once |