summaryrefslogtreecommitdiff
path: root/tests/Buffer_Stream_Test.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-09-13 22:22:56 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-09-13 22:22:56 +0000
commitdea85d3bd6f876b70cc5228246615c4e82d68ad1 (patch)
treee6b9f5a43f5520384dfb272bc1a9de73023a4efa /tests/Buffer_Stream_Test.cpp
parent8bfeac1c4e4c46326c7f44ffb9387b2f452a83ed (diff)
downloadATCD-dea85d3bd6f876b70cc5228246615c4e82d68ad1.tar.gz
*** empty log message ***
Diffstat (limited to 'tests/Buffer_Stream_Test.cpp')
-rw-r--r--tests/Buffer_Stream_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Buffer_Stream_Test.cpp b/tests/Buffer_Stream_Test.cpp
index 254c3e38bf7..57a96e5b3ee 100644
--- a/tests/Buffer_Stream_Test.cpp
+++ b/tests/Buffer_Stream_Test.cpp
@@ -21,12 +21,12 @@
//
// ============================================================================
+#include "test_config.h"
#include "ace/Service_Config.h"
#include "ace/Synch.h"
#include "ace/Stream.h"
#include "ace/Module.h"
#include "ace/Task.h"
-#include "test_config.h"
#if defined (ACE_HAS_THREADS)