mirror of
https://github.com/boostorg/core.git
synced 2025-05-10 15:23:54 +00:00
Add missing #include <typeinfo> per Trac ticket 11094.
This commit is contained in:
parent
67970b9d94
commit
dd17b055c6
@ -10,6 +10,7 @@
|
|||||||
//
|
//
|
||||||
|
|
||||||
#include <boost/core/demangle.hpp>
|
#include <boost/core/demangle.hpp>
|
||||||
|
#include <typeinfo>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
||||||
template<class T1, class T2> struct Y1
|
template<class T1, class T2> struct Y1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user