Use the GTest portability headers
[folly.git] / folly / experimental / test / FunctionSchedulerTest.cpp
index 8e0ea8e1b6fddb3186254155c3f46012bec913c4..e54d1b4abfb9a0a851026c7a6f5eb467304c2920 100644 (file)
@@ -20,7 +20,8 @@
 #include <cassert>
 #include <random>
 #include <folly/Random.h>
-#include <gtest/gtest.h>
+
+#include <folly/portability/GTest.h>
 
 using namespace folly;
 using std::chrono::milliseconds;