Use the GTest portability headers
[folly.git] / folly / test / TimeseriesTest.cpp
index 91b2c9eef88fc17b170b45e76f79a3fc2d3ba292..69b238458a2395472b09d55f33f419da422ea518 100644 (file)
@@ -22,9 +22,9 @@
 #include <array>
 
 #include <glog/logging.h>
-#include <gtest/gtest.h>
 
 #include <folly/Foreach.h>
+#include <folly/portability/GTest.h>
 
 using std::chrono::seconds;
 using std::string;