Cleanup: header ordering.
authorCarl Hetherington <cth@carlh.net>
Tue, 8 Aug 2023 12:38:39 +0000 (14:38 +0200)
committerCarl Hetherington <cth@carlh.net>
Tue, 8 Aug 2023 12:38:39 +0000 (14:38 +0200)
tools/dcpverify.cc

index 2c1b215961f65ce3b6c7f347a90a98018b2320ba..1b9bab80d9c294948f41799ad056830f7a4eca3a 100644 (file)
@@ -38,8 +38,8 @@
 #include "verify.h"
 #include "version.h"
 #include <boost/bind.hpp>
-#include <boost/optional.hpp>
 #include <boost/filesystem.hpp>
+#include <boost/optional.hpp>
 #include <getopt.h>
 #include <iostream>
 #include <cstdlib>