From 888c5d2a9798ceec1ca29e239db4266546822827 Mon Sep 17 00:00:00 2001 From: Wayne Stambaugh Date: Sat, 19 Nov 2016 19:42:43 -0500 Subject: [PATCH] Change boost header file in an attempt to make clang happy yet again. --- include/fp_lib_table.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/fp_lib_table.h b/include/fp_lib_table.h index a22f2ccdfb..86031b8a37 100644 --- a/include/fp_lib_table.h +++ b/include/fp_lib_table.h @@ -34,7 +34,7 @@ #include #include #include -#include +#include #define FP_LATE_ENVVAR 1 ///< late=1/early=0 environment variable expansion