mirror of
https://github.com/boostorg/python.git
synced 2026-01-22 17:32:55 +00:00
Added missing ostream header file.
[SVN r46115]
This commit is contained in:
1
include/boost/python/type_id.hpp
Executable file → Normal file
1
include/boost/python/type_id.hpp
Executable file → Normal file
@@ -11,6 +11,7 @@
|
||||
# include <boost/operators.hpp>
|
||||
# include <typeinfo>
|
||||
# include <cstring>
|
||||
# include <ostream>
|
||||
# include <boost/static_assert.hpp>
|
||||
# include <boost/detail/workaround.hpp>
|
||||
# include <boost/type_traits/same_traits.hpp>
|
||||
|
||||
Reference in New Issue
Block a user