Use the GTest portability headers
[folly.git] / folly / io / async / test / HHWheelTimerSlowTests.cpp
index 20a40cf65a6093e649cb78e23b9e732e3b03b4da..3c412fb092f5b1798e0a24b59a5419f340448800 100644 (file)
@@ -18,8 +18,8 @@
 #include <folly/io/async/HHWheelTimer.h>
 #include <folly/io/async/test/UndelayedDestruction.h>
 #include <folly/io/async/test/Util.h>
+#include <folly/portability/GTest.h>
 
-#include <gtest/gtest.h>
 #include <thread>
 #include <vector>