Change boost header file in an attempt to make clang happy yet again.
This commit is contained in:
parent
2bfce154cc
commit
888c5d2a97
|
@ -34,7 +34,7 @@
|
|||
#include <properties.h>
|
||||
#include <boost/interprocess/exceptions.hpp>
|
||||
#include <boost/ptr_container/ptr_vector.hpp>
|
||||
#include <boost/core/noncopyable.hpp>
|
||||
#include <boost/noncopyable.hpp>
|
||||
|
||||
|
||||
#define FP_LATE_ENVVAR 1 ///< late=1/early=0 environment variable expansion
|
||||
|
|
Loading…
Reference in New Issue