summaryrefslogtreecommitdiff
path: root/TAO/tao/debug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/debug.cpp')
-rw-r--r--TAO/tao/debug.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/debug.cpp b/TAO/tao/debug.cpp
index 45275055613..86d5ab1c254 100644
--- a/TAO/tao/debug.cpp
+++ b/TAO/tao/debug.cpp
@@ -14,4 +14,6 @@ TAO_Export unsigned int TAO_debug_level = 0;
TAO_Export unsigned int TAO_orbdebug = 0;
+TAO_Export ACE_Log_Category TAO_log_category("TAO");
+
TAO_END_VERSIONED_NAMESPACE_DECL