mirror of
https://github.com/boostorg/interprocess.git
synced 2026-01-19 04:12:13 +00:00
Added missing #include <typeinfo> overwritten by previous commit
[SVN r41571]
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#include <boost/interprocess/exceptions.hpp>
|
||||
#include "boost_interprocess_check.hpp"
|
||||
#include <iostream>
|
||||
#include <typeinfo>
|
||||
#include <boost/interprocess/creation_tags.hpp>
|
||||
|
||||
namespace boost { namespace interprocess { namespace test {
|
||||
|
||||
Reference in New Issue
Block a user