From feffecb67fd2fb5ddb74b99fc08a5785a806cf46 Mon Sep 17 00:00:00 2001 From: Beman Date: Fri, 25 Jul 2014 15:35:36 -0400 Subject: [PATCH] Remove testing residue, update copyright date. --- src/operations.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/operations.cpp b/src/operations.cpp index d004e08..fddd3e9 100644 --- a/src/operations.cpp +++ b/src/operations.cpp @@ -1,6 +1,6 @@ // operations.cpp --------------------------------------------------------------------// -// Copyright 2002-2009 Beman Dawes +// Copyright 2002-2009, 2014 Beman Dawes // Copyright 2001 Dietmar Kuehl // Distributed under the Boost Software License, Version 1.0. @@ -53,7 +53,6 @@ #endif #include -#define BOOST_FILEYSTEM_INCLUDE_IOSTREAM #ifdef BOOST_FILEYSTEM_INCLUDE_IOSTREAM # include #endif