summaryrefslogtreecommitdiff
path: root/performance-tests
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-05-29 00:31:54 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-05-29 00:31:54 +0000
commit9085a731b4c1116fc6c39155817bc4b1f6e25a6d (patch)
tree32d36bae5d4481c6a67003aee48994e8a51e1ea8 /performance-tests
parenta827d78ef94abc8085d4ecf3bba11169d157274d (diff)
downloadATCD-9085a731b4c1116fc6c39155817bc4b1f6e25a6d.tar.gz
ChangeLogTag:Sun May 28 17:26:28 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'performance-tests')
-rw-r--r--performance-tests/Misc/test_naming.cpp1
-rw-r--r--performance-tests/UDP/udp_test.cpp1
2 files changed, 2 insertions, 0 deletions
diff --git a/performance-tests/Misc/test_naming.cpp b/performance-tests/Misc/test_naming.cpp
index acdfacfb119..8d814bad293 100644
--- a/performance-tests/Misc/test_naming.cpp
+++ b/performance-tests/Misc/test_naming.cpp
@@ -20,6 +20,7 @@
#include "ace/SString.h"
#include "ace/Naming_Context.h"
#include "ace/Profile_Timer.h"
+#include "ace/Log_Msg.h"
ACE_RCSID(Misc, test_naming, "$Id$")
diff --git a/performance-tests/UDP/udp_test.cpp b/performance-tests/UDP/udp_test.cpp
index 6cf5c651b2d..a4ded75032e 100644
--- a/performance-tests/UDP/udp_test.cpp
+++ b/performance-tests/UDP/udp_test.cpp
@@ -21,6 +21,7 @@
#include "ace/INET_Addr.h"
#include "ace/ACE.h"
#include "ace/Get_Opt.h"
+#include "ace/Log_Msg.h"
#include <math.h>
ACE_RCSID(UDP, udp_test, "$Id$")