forked from boostorg/optional
Added missing detail/workaround.hpp #include.
[SVN r951]
This commit is contained in:
@ -21,6 +21,7 @@
|
||||
#include<algorithm>
|
||||
|
||||
#include "boost/config.hpp"
|
||||
#include "boost/detail/workaround.hpp"
|
||||
#include "boost/assert.hpp"
|
||||
#include "boost/type_traits/alignment_of.hpp"
|
||||
#include "boost/type_traits/type_with_alignment.hpp"
|
||||
|
Reference in New Issue
Block a user