Make DestructorCheck::Safety no-copy, no-move
[folly.git] / folly / test / EndianTest.cpp
index f57bea9f47e9ebc558f0689c67b6c91b7916685c..ab7d21c28f3fdc84a5ae73d326874691eca0eb5b 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/Bits.h>
 
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 
 using namespace folly;