mirror of
https://github.com/AxioDL/nod.git
synced 2025-12-08 21:17:51 +00:00
FreeBSD Fixes
This commit is contained in:
@@ -98,6 +98,9 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#undef bswap16
|
||||||
|
#undef bswap32
|
||||||
|
#undef bswap64
|
||||||
/* Type-sensitive byte swappers */
|
/* Type-sensitive byte swappers */
|
||||||
template <typename T>
|
template <typename T>
|
||||||
static inline T bswap16(T val)
|
static inline T bswap16(T val)
|
||||||
|
|||||||
Reference in New Issue
Block a user