summaryrefslogtreecommitdiff
path: root/xdelta3/testing/test.h
diff options
context:
space:
mode:
Diffstat (limited to 'xdelta3/testing/test.h')
-rw-r--r--xdelta3/testing/test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xdelta3/testing/test.h b/xdelta3/testing/test.h
index f7c2ced..d1f1a22 100644
--- a/xdelta3/testing/test.h
+++ b/xdelta3/testing/test.h
@@ -5,6 +5,7 @@ extern "C" {
5#include "../xdelta3-internal.h" 5#include "../xdelta3-internal.h"
6} 6}
7 7
8#include <unistd.h>
8#include <math.h> 9#include <math.h>
9#include <string> 10#include <string>
10 11