Use hazptr_local and hazptr_array
[folly.git] / folly / test / ThreadLocalTestLib.cpp
index 1a81528b2088629b3c0603264568ed8cb715227a..5c684054f7cd82bd4ea16d86186948d2068cf1af 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2015 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.
@@ -13,8 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-#include <iostream>
-#include <thread>
 
 #include <folly/ThreadLocal.h>