summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/ChangeLog2
-rw-r--r--ace/Unbounded_Set_Ex.h1
2 files changed, 2 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index a0bada42dbf..5a281d0d54b 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -7,7 +7,7 @@ Wed Jan 7 13:00:11 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
* tests/Smart_Proxies/Policy/Smart_Proxies_Policy.mpc:
Use taoserver and taoclient as base project so that exenames are
- set to the names the run_test.pl expects.
+ set to the names the run_test.pl expects
Tue Jan 6 20:43:53 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
diff --git a/ace/Unbounded_Set_Ex.h b/ace/Unbounded_Set_Ex.h
index 7934ff47b44..25ca6b181be 100644
--- a/ace/Unbounded_Set_Ex.h
+++ b/ace/Unbounded_Set_Ex.h
@@ -27,6 +27,7 @@
#include /**/ "ace/pre.h"
#include "ace/Node.h"
+#include "ace/os_include/os_stddef.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once