summaryrefslogtreecommitdiff
path: root/tests/Auto_IncDec_Test.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-03-12 11:02:25 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-03-12 11:02:25 +0000
commitb7e86173e821552b8e12c7290b92c1d3ee589ccd (patch)
tree1026cdb0d9db2f4c6668a69b69d5969b44e4d8b5 /tests/Auto_IncDec_Test.cpp
parent86a15c1ab5e9111534cc288ee5e937512667b855 (diff)
downloadATCD-b7e86173e821552b8e12c7290b92c1d3ee589ccd.tar.gz
ChangeLogTag: Fri Mar 12 11:01:05 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'tests/Auto_IncDec_Test.cpp')
-rw-r--r--tests/Auto_IncDec_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Auto_IncDec_Test.cpp b/tests/Auto_IncDec_Test.cpp
index 3d4b699a7cd..6d889d6ed06 100644
--- a/tests/Auto_IncDec_Test.cpp
+++ b/tests/Auto_IncDec_Test.cpp
@@ -17,10 +17,10 @@
//
//============================================================================
+#include "tests/test_config.h"
#include "ace/Auto_IncDec_T.h"
#include "ace/Thread_Manager.h"
#include "ace/Atomic_Op.h"
-#include "tests/test_config.h"
#include "ace/OS_NS_unistd.h"
ACE_RCSID(tests, Auto_IncDec_Test, "Auto_IncDec_Test.cpp, by Edan Ayal")