Add hardware.h to predef.h

This commit is contained in:
Charly Chevalier
2015-07-15 15:25:48 +02:00
parent 4c2c48967e
commit eb5bb281ab

View File

@ -17,6 +17,7 @@ http://www.boost.org/LICENSE_1_0.txt)
#include <boost/predef/os.h>
#include <boost/predef/other.h>
#include <boost/predef/platform.h>
#include <boost/predef/hardware.h>
#include <boost/predef/version.h>