Try to fix compilation problem with Boost 1.54. #3595
This commit is contained in:
parent
9c0c05631c
commit
a26330a292
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
#include <stddef.h>
|
||||
#include <boost/predef/detail/endian_compat.h>
|
||||
#include <boost/detail/endian.hpp>
|
||||
|
||||
#ifndef BOOST_LITTLE_ENDIAN
|
||||
#error "admesh works correctly on little endian machines only!"
|
||||
|
|
Loading…
Reference in a new issue