Expose more functions/constructors on BucketedTimeSeries
[folly.git] / folly / test / BatonTest.cpp
index 4fbc6959149527e7030fc21f4a14be10ec8226e6..282e8b985729ccdc748a3ac72ae95b090d2b5a3e 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.
@@ -20,7 +20,6 @@
 #include <folly/portability/GTest.h>
 
 #include <thread>
-#include <semaphore.h>
 
 using namespace folly;
 using namespace folly::test;