mirror of
https://github.com/boostorg/function.git
synced 2025-07-29 12:27:15 +02:00
Use LightweightTest and NoExceptionsSupport from Core
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
|
||||
|
||||
#include <boost/function.hpp>
|
||||
#include <boost/detail/lightweight_test.hpp>
|
||||
#include <boost/core/lightweight_test.hpp>
|
||||
#include <iostream>
|
||||
#include <functional>
|
||||
|
||||
|
Reference in New Issue
Block a user