summaryrefslogtreecommitdiff
path: root/src/third_party/boost-1.56.0/boost/chrono/chrono.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/boost-1.56.0/boost/chrono/chrono.hpp')
-rw-r--r--src/third_party/boost-1.56.0/boost/chrono/chrono.hpp15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/third_party/boost-1.56.0/boost/chrono/chrono.hpp b/src/third_party/boost-1.56.0/boost/chrono/chrono.hpp
deleted file mode 100644
index ebc29d8d472..00000000000
--- a/src/third_party/boost-1.56.0/boost/chrono/chrono.hpp
+++ /dev/null
@@ -1,15 +0,0 @@
-// chrono.hpp --------------------------------------------------------------//
-
-// Copyright 2009-2011 Vicente J. Botet Escriba
-
-// Distributed under the Boost Software License, Version 1.0.
-// See http://www.boost.org/LICENSE_1_0.txt
-
-#ifndef BOOST_CHRONO_CHRONO_HPP
-#define BOOST_CHRONO_CHRONO_HPP
-
-#include <boost/chrono/duration.hpp>
-#include <boost/chrono/time_point.hpp>
-#include <boost/chrono/system_clocks.hpp>
-
-#endif // BOOST_CHRONO_CHRONO_HPP