There was an error while loading. Please reload this page.
1 parent 841ec0f commit c65f677Copy full SHA for c65f677
1 file changed
src/hdiff.h
@@ -4,6 +4,7 @@
4
5
#ifndef HDIFFPATCH_DIFF_H
6
#define HDIFFPATCH_DIFF_H
7
+#include <stddef.h>
8
#include <stdint.h>
9
#include <vector>
10
0 commit comments