diff --git a/src/AggregateFunctions/tests/gtest_uda.cpp b/src/AggregateFunctions/tests/gtest_uda.cpp
index 686ec658a52..557f41fa097 100644
--- a/src/AggregateFunctions/tests/gtest_uda.cpp
+++ b/src/AggregateFunctions/tests/gtest_uda.cpp
@@ -712,4 +712,4 @@ TEST_F(UDATestCase, prepareArgumentsUInt8)
};
checkPrepareArguments("uint8", create_uint8_arr, check_uint8);
-}
\ No newline at end of file
+}
diff --git a/src/Common/ProtonCommon.h b/src/Common/ProtonCommon.h
index b99fc95e7e0..a4683631b80 100644
--- a/src/Common/ProtonCommon.h
+++ b/src/Common/ProtonCommon.h
@@ -4,6 +4,7 @@
#include
#include
+#include