11 lines
198 B
Diff
11 lines
198 B
Diff
|
--- turbopfor-encode.h.orig
|
||
|
+++ turbopfor-encode.h
|
||
|
@@ -15,6 +15,7 @@
|
||
|
|
||
|
#include <algorithm>
|
||
|
#include <assert.h>
|
||
|
+#include <endian.h>
|
||
|
#include <limits.h>
|
||
|
#include <stdint.h>
|
||
|
#include <string.h>
|