darwin 333
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
|
||||
#include <boost/optional.hpp>
|
||||
|
||||
/*
|
||||
#ifdef __APPLE__
|
||||
#include <machine/endian.h>
|
||||
#include <libkern/OSByteOrder.h>
|
||||
@@ -51,7 +52,7 @@
|
||||
#define __LITTLE_ENDIAN LITTLE_ENDIAN
|
||||
#define __BYTE_ORDER BYTE_ORDER
|
||||
#endif
|
||||
|
||||
*/
|
||||
EhSolverCancelledException solver_cancelled;
|
||||
|
||||
template<unsigned int N, unsigned int K>
|
||||
|
||||
Reference in New Issue
Block a user