Use the GTest portability headers
[folly.git] / folly / test / HasMemberFnTraitsTest.cpp
index dc8c0f98cbf3750e6db2350d73b0c3f18a34007b..2414eeefa3b991e46540da8df5cd63e2702e8b0c 100644 (file)
@@ -20,7 +20,8 @@
 
 #include <folly/Traits.h>
 
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
+
 #include <glog/logging.h>
 
 #include <string>