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/Parser_Registry.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/Parser_Registry.h')
-rw-r--r-- | TAO/tao/Parser_Registry.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Parser_Registry.h b/TAO/tao/Parser_Registry.h index d2a5130bc93..bdf8a00177b 100644 --- a/TAO/tao/Parser_Registry.h +++ b/TAO/tao/Parser_Registry.h @@ -17,13 +17,13 @@ #include /**/ "ace/pre.h" -#include "tao/TAO_Export.h" +#include /**/ "tao/TAO_Export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "tao/Versioned_Namespace.h" +#include /**/ "tao/Versioned_Namespace.h" #include "ace/os_include/os_stddef.h" |