diff --git a/test/sort.cpp b/test/sort.cpp index df35e3e..e461f70 100644 --- a/test/sort.cpp +++ b/test/sort.cpp @@ -1,6 +1,6 @@ // Copyright Aleksey Gurtovoy 2004 -// Copyright David Eric Friedman 2002-2003 +// Copyright Eric Friedman 2002-2003 // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at @@ -10,11 +10,9 @@ #include -#include #include #include #include -#include #include