Use the GTest portability headers
[folly.git] / folly / io / async / test / AsyncSSLSocketWriteTest.cpp
index 13270a69ab44533b81ed4eec749f912613c3bd5b..9b67ba3ce8fd98b54921e12be7e2090dffc26f2f 100644 (file)
@@ -19,8 +19,8 @@
 #include <folly/io/async/AsyncSocket.h>
 #include <folly/io/async/EventBase.h>
 #include <folly/portability/GMock.h>
+#include <folly/portability/GTest.h>
 
-#include <gtest/gtest.h>
 #include <string>
 #include <vector>