summaryrefslogtreecommitdiff
path: root/ACE/tests/Log_Msg_Test.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-05-22 12:12:57 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-05-22 12:12:57 +0000
commite1a4a2d38b1d780e5e0cffc00675740fb7b0b205 (patch)
tree8f0a548c8c25a4938c93c8fe995f7dd3ae8ed515 /ACE/tests/Log_Msg_Test.cpp
parent4a34e574027f80c59e899266bacfcb612377e8dd (diff)
downloadATCD-e1a4a2d38b1d780e5e0cffc00675740fb7b0b205.tar.gz
Tue May 22 12:12:55 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/tests/Log_Msg_Test.cpp')
-rw-r--r--ACE/tests/Log_Msg_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Log_Msg_Test.cpp b/ACE/tests/Log_Msg_Test.cpp
index 0ae51ca6a7e..64941dd6277 100644
--- a/ACE/tests/Log_Msg_Test.cpp
+++ b/ACE/tests/Log_Msg_Test.cpp
@@ -404,7 +404,7 @@ test_ostream (void)
1);
}
-#if !defined (ACE_VXWORKS) && !defined (ACE_HAS_PHARLAP) || (defined(ACE_VXWORKS) && (ACE_VXWORKS >= 0x640))
+#if !defined (ACE_VXWORKS) && !defined (ACE_HAS_PHARLAP) || (defined(ACE_VXWORKS) && (ACE_VXWORKS >= 0x650))
# define TEST_CAN_UNLINK_IN_ADVANCE
#endif