Change boost header file in an attempt to make clang happy yet again.

This commit is contained in:
Wayne Stambaugh 2016-11-19 19:42:43 -05:00
parent 2bfce154cc
commit 888c5d2a97
1 changed files with 1 additions and 1 deletions

View File

@ -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