Make exception_wrapper::throwException() strict
[folly.git] / folly / test / EndianTest.cpp
index 26847b41cc5340a635be517a6712a6013588f735..93b0390e7db46298f5d5fa05215456f1eac157b3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2015 Facebook, Inc.
+ * Copyright 2016 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;