aboutsummaryrefslogtreecommitdiffstats
path: root/libtests/runlength.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libtests/runlength.cc')
-rw-r--r--libtests/runlength.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtests/runlength.cc b/libtests/runlength.cc
index 260ce5cb..e034deda 100644
--- a/libtests/runlength.cc
+++ b/libtests/runlength.cc
@@ -2,10 +2,10 @@
#include <qpdf/Pl_StdioFile.hh>
#include <qpdf/QUtil.hh>
-#include <iostream>
#include <cstdio>
#include <cstdlib>
#include <cstring>
+#include <iostream>
int
main(int argc, char* argv[])