From 1eaf8c66eb46561a73223802dd934094d8768f06 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 16 Apr 2023 22:17:26 +0200 Subject: Cleanup: include ordering and white space. --- benchmark/j2k_transcode.cc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'benchmark/j2k_transcode.cc') diff --git a/benchmark/j2k_transcode.cc b/benchmark/j2k_transcode.cc index c984dc5b..71602e0b 100644 --- a/benchmark/j2k_transcode.cc +++ b/benchmark/j2k_transcode.cc @@ -33,14 +33,15 @@ #include "array_data.h" -#include "util.h" -#include "version.h" #include "j2k_transcode.h" #include "openjpeg_image.h" +#include "util.h" +#include "version.h" #include #include #include + using std::cout; using std::cerr; using std::shared_ptr; -- cgit v1.2.3