Skip to content

Commit

Permalink
wrong header name
Browse files Browse the repository at this point in the history
  • Loading branch information
lordofhyphens committed Jan 1, 2019
1 parent 558f956 commit 7ed7a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xs/src/admesh/stl.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
#include <stdint.h>
#include <stddef.h>
#if BOOST_VERSION >= 106900
#include <boost/predef/other/endian.hpp>
#include <boost/predef/other/endian.h>
#else
#include <boost/detail/endian.hpp>
#endif
Expand Down

0 comments on commit 7ed7a9a

Please sign in to comment.