Don't undef UC_INLINE in pack.h
This commit is contained in:
@@ -245,10 +245,5 @@ static UC_INLINE uint64_t uc_unpack_64_be(const uint8_t *r)
|
||||
return v;
|
||||
}
|
||||
|
||||
|
||||
|
||||
#undef UC_INLINE
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user