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.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/xdelta3/testing/test.h b/xdelta3/testing/test.h
index 74767fd..4d2dc8a 100644
--- a/xdelta3/testing/test.h
+++ b/xdelta3/testing/test.h
@@ -59,3 +59,7 @@ using regtest::Modify1stByte;
59 59
60#include "cmp.h" 60#include "cmp.h"
61using regtest::CmpDifferentBytes; 61using regtest::CmpDifferentBytes;
62
63#include "sizes.h"
64using regtest::SizeIterator;
65using regtest::SmallSizes;