--- time.hpp 2008-05-02 13:22:28.000000000 +0200 +++ /Users/lemm/b/boost-trunk/boost/date_time/time.hpp 2008-05-19 21:02:11.000000000 +0200 @@ -6,7 +6,7 @@ * Boost Software License, Version 1.0. (See accompanying * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst - * $Date: 2008-02-27 15:00:24 -0500 (Wed, 27 Feb 2008) $ + * $Date: 2008-02-27 19:51:14 +0100 (Wed, 27 Feb 2008) $ */ @@ -14,7 +14,6 @@ This file contains the interface for the time associated classes. */ #include "boost/date_time/time_defs.hpp" -#include "boost/date_time/special_defs.hpp" #include "boost/operators.hpp" #include