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:
@@ -11,6 +11,7 @@
|
||||
#include <boost/interprocess/detail/portable_intermodule_singleton.hpp>
|
||||
#include <iostream>
|
||||
#include <cstdlib> //for std::abort
|
||||
#include <typeinfo>
|
||||
|
||||
using namespace boost::interprocess;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user