Use the GTest portability headers
[folly.git] / folly / io / async / test / Util.h
index 8f54274de4e4007ae7e9602211bf4f227b661519..02d0670f5eb79f436c4977cd62d10a0c07391dd9 100644 (file)
@@ -20,7 +20,7 @@
 
 #include <folly/io/async/test/TimeUtil.h>
 #include <folly/test/TestUtils.h>
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 
 /**
  * Check how long a timeout took to fire.