summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_CredentialsAcquirerFactory.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-08-01 15:33:39 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-08-01 15:33:39 +0000
commit3b5ec50dfdf31154462d229c2c7f12f9a4bc2167 (patch)
treec7ac993963a0f8c25f55b7971aff720a6a10f382 /TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_CredentialsAcquirerFactory.h
parent7f3b7d7c84edb7ea8a24863b6e35029d79108a3f (diff)
downloadATCD-3b5ec50dfdf31154462d229c2c7f12f9a4bc2167.tar.gz
ChangeLogTag: Sun Aug 1 15:27:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_CredentialsAcquirerFactory.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_CredentialsAcquirerFactory.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_CredentialsAcquirerFactory.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_CredentialsAcquirerFactory.h
index a8cbe17ec27..791dcde0da5 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_CredentialsAcquirerFactory.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_CredentialsAcquirerFactory.h
@@ -14,7 +14,7 @@
#ifndef TAO_SSLIOP_CREDENTIALS_ACQUIRER_FACTORY_H
#define TAO_SSLIOP_CREDENTIALS_ACQUIRER_FACTORY_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "orbsvcs/orbsvcs/SSLIOP/SSLIOP_Export.h"
@@ -57,6 +57,6 @@ namespace TAO
} // End TAO namespace
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_SSLIOP_CREDENTIALS_ACQUIRER_FACTORY_H */