The Road to Clang-Format part 2

Fun and interesting facts about includes

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: Id7bea92ab2b03edfcbf78cf470a5047522c5d372
diff --git a/test/bit_string_test.cpp b/test/bit_string_test.cpp
index 8745911..e24a550 100644
--- a/test/bit_string_test.cpp
+++ b/test/bit_string_test.cpp
@@ -1,5 +1,6 @@
 #include <hei_user_defines.hpp>
 #include <util/hei_bit_string.hpp>
+
 #include "gtest/gtest.h"
 
 using namespace libhei;