2
0
mirror of https://github.com/boostorg/utility.git synced 2026-01-28 07:42:15 +00:00

Removed boost directory binary.hpp.

[SVN r48804]
This commit is contained in:
Matthew Calabrese
2008-09-17 01:08:03 +00:00
parent 5d53e3f837
commit 28061ba3a8
2 changed files with 1 additions and 17 deletions

View File

@@ -1,14 +0,0 @@
/*=============================================================================
Copyright (c) 2008 Matthew Calabrese
Use, modification and distribution is subject to 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)
==============================================================================*/
#ifndef BOOST_BINARY_HPP
#define BOOST_BINARY_HPP
#include <boost/utility/binary.hpp>
#endif