summaryrefslogtreecommitdiff
path: root/boost/asio/time_traits.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/asio/time_traits.hpp')
-rw-r--r--boost/asio/time_traits.hpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/boost/asio/time_traits.hpp b/boost/asio/time_traits.hpp
index a5605c14d9..d27b80d592 100644
--- a/boost/asio/time_traits.hpp
+++ b/boost/asio/time_traits.hpp
@@ -2,7 +2,7 @@
// time_traits.hpp
// ~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -20,9 +20,7 @@
#if defined(BOOST_ASIO_HAS_BOOST_DATE_TIME) \
|| defined(GENERATING_DOCUMENTATION)
-#include <boost/asio/detail/push_options.hpp>
#include <boost/date_time/posix_time/posix_time_types.hpp>
-#include <boost/asio/detail/pop_options.hpp>
#include <boost/asio/detail/push_options.hpp>