Use the GTest portability headers
[folly.git] / folly / experimental / test / RefCountTest.cpp
index a9b08143a9866a72ddb376f8e50eed836c18aa08..440f25ea48d6687a65bb76d62d0a666d5a0bc0c1 100644 (file)
@@ -18,8 +18,7 @@
 #include <folly/Baton.h>
 #include <folly/experimental/RCURefCount.h>
 #include <folly/experimental/TLRefCount.h>
-
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 
 namespace folly {