clang-format: update with latest

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I329396457b83bb2eb8740629b4ac1fbe9106bced
diff --git a/callouts/callout_test.cpp b/callouts/callout_test.cpp
index fd2cf17..87614cb 100644
--- a/callouts/callout_test.cpp
+++ b/callouts/callout_test.cpp
@@ -1,10 +1,11 @@
 #include "elog_meta.hpp"
 
-#include <iostream>
 #include <phosphor-logging/elog-errors.hpp>
 #include <phosphor-logging/elog.hpp>
 #include <sdbusplus/exception.hpp>
 
+#include <iostream>
+
 using namespace phosphor::logging;
 
 int main(int argc, char** argv)