Use the GTest portability headers
[folly.git] / folly / test / MPMCPipelineTest.cpp
index 1914b6737558b2dff9fd99e8279775399518af40..aed9f96920880987822abaf97b3b9ed9afafb0e3 100644 (file)
@@ -20,9 +20,9 @@
 #include <vector>
 
 #include <glog/logging.h>
 #include <vector>
 
 #include <glog/logging.h>
-#include <gtest/gtest.h>
 
 #include <folly/Conv.h>
 
 #include <folly/Conv.h>
+#include <folly/portability/GTest.h>
 
 namespace folly { namespace test {
 
 
 namespace folly { namespace test {