From 882f21645618d04b339c49116fdb06acf12a8de8 Mon Sep 17 00:00:00 2001 From: Kelvin Sherlock Date: Tue, 2 Aug 2016 20:35:25 -0400 Subject: [PATCH] solaris... --- toolbox/fpinfo.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolbox/fpinfo.cpp b/toolbox/fpinfo.cpp index 4098a45..d4b62c3 100644 --- a/toolbox/fpinfo.cpp +++ b/toolbox/fpinfo.cpp @@ -1,6 +1,6 @@ #include "fpinfo.h" -#include +#include static_assert(sizeof(float) == 4, "Unexpected float size");