From c896fab35f0b37123175eb1011e6155ecb36a92b Mon Sep 17 00:00:00 2001 From: Rich Gowman Date: Fri, 2 Feb 2018 14:36:18 -0500 Subject: ./style.sh --- Firestore/core/test/firebase/firestore/remote/serializer_test.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Firestore/core/test') diff --git a/Firestore/core/test/firebase/firestore/remote/serializer_test.cc b/Firestore/core/test/firebase/firestore/remote/serializer_test.cc index 6a58adb..1be5a87 100644 --- a/Firestore/core/test/firebase/firestore/remote/serializer_test.cc +++ b/Firestore/core/test/firebase/firestore/remote/serializer_test.cc @@ -16,8 +16,8 @@ #include "Firestore/core/src/firebase/firestore/remote/serializer.h" -#include #include +#include TEST(Serializer, CanLinkToNanopb) { // This test doesn't actually do anything interesting as far as actually using -- cgit v1.2.3