mirror of
https://github.com/boostorg/interprocess.git
synced 2026-01-19 04:12:13 +00:00
Add missing <typeinfo> header
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include <iostream>
|
||||
#include <new> //std::nothrow
|
||||
#include <cstring> //std::memset
|
||||
#include <typeinfo>
|
||||
|
||||
namespace boost { namespace interprocess { namespace test {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user