Use the GTest portability headers
[folly.git] / folly / test / PartialTest.cpp
index 025cd25f51cfd54d9db97ec59d22069a894d51a1..1d19e020d3734b67bd9899d10c2f4419d5089f17 100644 (file)
@@ -17,7 +17,8 @@
 #include <memory>
 
 #include <folly/Partial.h>
-#include <gtest/gtest.h>
+
+#include <folly/portability/GTest.h>
 
 using folly::partial;