mirror of
https://github.com/boostorg/core.git
synced 2025-11-29 05:40:14 +01:00
Move boost/core/static_assert.hpp to boost/core/detail
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// Distributed under the Boost Software License, Version 1.0.
|
||||
// https://www.boost.org/LICENSE_1_0.txt
|
||||
|
||||
#include <boost/core/static_assert.hpp>
|
||||
#include <boost/core/detail/static_assert.hpp>
|
||||
|
||||
int main()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user