summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2002-01-19 01:39:24 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2002-01-19 01:39:24 +0000
commit5e9a2088b29a8fa2ffecf73a78f29dd8f8b7c763 (patch)
treeb352b06482b620d7eba6bdb4246cffeb35ef5851
parent7f5d2bf4366a99d614ee85ad861716b998277074 (diff)
downloadATCD-5e9a2088b29a8fa2ffecf73a78f29dd8f8b7c763.tar.gz
Include orbconf.h instead of ace/config-all.h to pull in TAO_HAS_INTERCEPTORS
-rw-r--r--TAO/tao/ClientInterceptorAdapter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ClientInterceptorAdapter.h b/TAO/tao/ClientInterceptorAdapter.h
index cef92a9e73c..0fa9cb5f8ec 100644
--- a/TAO/tao/ClientInterceptorAdapter.h
+++ b/TAO/tao/ClientInterceptorAdapter.h
@@ -21,7 +21,7 @@
#include "ace/pre.h"
-#include "ace/config-all.h"
+#include "orbconf.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once