mirror of
https://github.com/boostorg/type_index.git
synced 2025-07-31 21:04:29 +02:00
add missing include and do not tests on clang-3.7
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
|
||||
#include <boost/config.hpp>
|
||||
|
||||
#include <cstddef>
|
||||
|
||||
template <class T>
|
||||
void do_something(const T&) {}
|
||||
|
||||
|
Reference in New Issue
Block a user