summaryrefslogtreecommitdiff
path: root/tests/CDR_File_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/CDR_File_Test.cpp')
-rw-r--r--tests/CDR_File_Test.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/CDR_File_Test.cpp b/tests/CDR_File_Test.cpp
index deea7e6870f..9a254cefc4e 100644
--- a/tests/CDR_File_Test.cpp
+++ b/tests/CDR_File_Test.cpp
@@ -15,6 +15,7 @@
// = AUTHORS
// Giga Giguashvili <gregoryg@ParadigmGeo.com> and
// Douglas C. Schmidt <schmidt@cs.wustl.edu>
+//
// ============================================================================
#include "ace/CDR_Stream.h"
@@ -25,11 +26,6 @@
ACE_RCSID(tests, CDR_File_Test, "$Id$")
-#if defined(__BORLANDC__) && __BORLANDC__ >= 0x0530
-USELIB("..\ace\aced.lib");
-//---------------------------------------------------------------------------
-#endif /* defined(__BORLANDC__) && __BORLANDC__ >= 0x0530 */
-
#if !defined (ACE_LACKS_IOSTREAM_TOTALLY)
class CDR_Test