Add deprecation comments to folly::makeFuture.
[folly.git] / folly / test / AsciiCaseInsensitiveTest.cpp
index ec7f078fde40be1ec384b8913c3c7c90316c9a8f..236b8e3144991677a216b5f5d54223d603306a9c 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.
@@ -17,7 +17,7 @@
 #include <folly/Range.h>
 
 #include <folly/portability/GFlags.h>
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 #include <algorithm>
 
 using namespace std;