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/Reply_Dispatcher.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/Reply_Dispatcher.h')
-rw-r--r-- | TAO/tao/Reply_Dispatcher.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Reply_Dispatcher.h b/TAO/tao/Reply_Dispatcher.h index dbf6b9310df..a6f61f5e7a8 100644 --- a/TAO/tao/Reply_Dispatcher.h +++ b/TAO/tao/Reply_Dispatcher.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "tao/TAO_Export.h" +#include /**/ "tao/TAO_Export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once |