summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2004-07-31 14:06:15 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2004-07-31 14:06:15 +0000
commitd9c0716ebb1737a3dd1fe935e26aaa2d93f47ebe (patch)
tree897052ec5f3d5a22ec50e2a8c60ac6267c5b7918
parent90c77cba93c9a0eaf0abf6867a822bf19b0888e2 (diff)
downloadATCD-d9c0716ebb1737a3dd1fe935e26aaa2d93f47ebe.tar.gz
ChangeLogTag:Sat Jul 31 07:00:20 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
-rw-r--r--TAO/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index d1d4adf9342..f65141d7d1c 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -2,8 +2,8 @@ Sat Jul 31 07:00:20 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
* orbsvcs/orbsvcs/Security/Security_ORBInitializer.cpp:
- Added missing "tao/ORB_Constants.h" include. Fixes "no inline"
- builds.
+ Added missing "tao/ORB_Constants.h" include. Fixes compile-time
+ error in builds where inlining is disabled.
Sat Jul 31 00:43:37 2004 Ossama Othman <ossama@dre.vanderbilt.edu>