From 53c1bb2c20db1ca5734cab954c6a70becbcb3fa7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaakko=20J=C3=A4rvi?= Date: Tue, 20 Aug 2002 15:54:11 +0000 Subject: [PATCH] removed an extraneous include [SVN r14993] --- test/io_test.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/io_test.cpp b/test/io_test.cpp index c50b961..380acd0 100644 --- a/test/io_test.cpp +++ b/test/io_test.cpp @@ -19,8 +19,6 @@ #include #endif -#include "boost/config.hpp" - using namespace std; using namespace boost;