We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 841ec0f commit c65f677Copy full SHA for c65f677
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