Add boost header file in an attempt to make clang happy.

This commit is contained in:
Wayne Stambaugh 2016-11-19 19:18:12 -05:00
parent b9c296420a
commit 2bfce154cc
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
#include <properties.h>
#include <boost/interprocess/exceptions.hpp>
#include <boost/ptr_container/ptr_vector.hpp>
#include <boost/core/noncopyable.hpp>
#define FP_LATE_ENVVAR 1 ///< late=1/early=0 environment variable expansion