1
0
forked from boostorg/mp11

Add <boost/mp11/version.hpp>

This commit is contained in:
Peter Dimov
2019-03-04 20:29:49 +02:00
parent f7ca2842c3
commit b6b1805c8c
17 changed files with 254 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
// See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt
#include <boost/mp11/version.hpp>
#include <type_traits>
#include <cstddef>