diff options
author | Steve Huston <shuston@riverace.com> | 2003-11-28 22:24:30 +0000 |
---|---|---|
committer | Steve Huston <shuston@riverace.com> | 2003-11-28 22:24:30 +0000 |
commit | 5135be7f1f8c1cbd9475246a06873ca9b0ea7e71 (patch) | |
tree | 73af0934a1487ed3395d772beef8616a20199a36 /tests/Handle_Set_Test.cpp | |
parent | 3a54ab8c44e3e88085d7ffcac887ee896a9426e0 (diff) | |
download | ATCD-5135be7f1f8c1cbd9475246a06873ca9b0ea7e71.tar.gz |
ChangeLogTag:Fri Nov 28 17:17:29 2003 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'tests/Handle_Set_Test.cpp')
-rw-r--r-- | tests/Handle_Set_Test.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Handle_Set_Test.cpp b/tests/Handle_Set_Test.cpp index d6e18a00403..06e5c9a1ad7 100644 --- a/tests/Handle_Set_Test.cpp +++ b/tests/Handle_Set_Test.cpp @@ -19,6 +19,7 @@ // ============================================================================ #include "test_config.h" +#include "ace/OS_NS_stdlib.h" #include "ace/Profile_Timer.h" #include "ace/Handle_Set.h" #include "ace/Containers.h" |