Use the GTest portability headers
[folly.git] / folly / io / test / IOBufQueueTest.cpp
index 26062185da1f8a3e71445e415f5583ee9817bf7e..737c4bf4109d1913571bd0c39093b3c63947924f 100644 (file)
@@ -20,9 +20,8 @@
 #include <stdexcept>
 #include <string.h>
 
-#include <gtest/gtest.h>
-
 #include <folly/Range.h>
+#include <folly/portability/GTest.h>
 
 using folly::IOBuf;
 using folly::IOBufQueue;