replace getnameinfo with inet_ntop in v6 string formatting
[folly.git] / folly / test / LoggingTest.cpp
index 734640decfb5e94e5451b0683e0b2f2309678018..f0640669f590d5803be7cd0dedfe0246bd4321e8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -16,7 +16,7 @@
 
 #include <folly/Logging.h>
 
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 
 #include <vector>