Use the GTest portability headers
[folly.git] / folly / experimental / symbolizer / test / ElfTests.cpp
index 84d526c5679d00d548e1acbdcfbb24ca7e4bdd36..32ef4e0749df55da22d12294a82526278e7dcf13 100644 (file)
@@ -14,9 +14,8 @@
  * limitations under the License.
  */
 
-#include <gtest/gtest.h>
-
 #include <folly/experimental/symbolizer/Elf.h>
+#include <folly/portability/GTest.h>
 
 using folly::symbolizer::ElfFile;