From eb5bb281ab2f7fbf1a5854da68f40a099b78cdbf Mon Sep 17 00:00:00 2001 From: Charly Chevalier Date: Wed, 15 Jul 2015 15:25:48 +0200 Subject: [PATCH] Add hardware.h to predef.h --- include/boost/predef.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/boost/predef.h b/include/boost/predef.h index 36d731f..4965337 100644 --- a/include/boost/predef.h +++ b/include/boost/predef.h @@ -17,6 +17,7 @@ http://www.boost.org/LICENSE_1_0.txt) #include #include #include +#include #include