Use the GTest portability headers
[folly.git] / folly / experimental / test / ProgramOptionsTest.cpp
index 9dd175c13e75beb9aa7921c563bfb4fef69ead26..c54dd54b0a8bb9630009db80820778b7aa193e0a 100644 (file)
@@ -19,8 +19,8 @@
 #include <folly/FileUtil.h>
 #include <folly/Subprocess.h>
 #include <folly/experimental/io/FsUtil.h>
+#include <folly/portability/GTest.h>
 #include <glog/logging.h>
-#include <gtest/gtest.h>
 
 namespace folly { namespace test {