#include <iostream>
#include <stdexcept>
-#include <folly/File.h>
#include <folly/Format.h>
#include <folly/MemoryMapping.h>
#include <folly/Range.h>
-#include <folly/ScopeGuard.h>
#include <folly/experimental/io/HugePages.h>
#include <folly/portability/GFlags.h>
#include <stdexcept>
#include <system_error>
-#include <boost/noncopyable.hpp>
#include <boost/regex.hpp>
-#include <glog/logging.h>
-
#include <folly/Conv.h>
#include <folly/Format.h>
#include <folly/Range.h>
-#include <folly/ScopeGuard.h>
#include <folly/String.h>
#include <folly/gen/Base.h>
#include <glog/logging.h>
#include <folly/Conv.h>
-#include <folly/FileUtil.h>
-#include <folly/Portability.h>
#include <folly/ScopeGuard.h>
#include <folly/experimental/symbolizer/ElfCache.h>
#include <folly/experimental/symbolizer/Symbolizer.h>
#include <iostream>
#include <thread>
-#include <folly/detail/Futex.h>
#include <folly/experimental/LockFreeRingBuffer.h>
#include <folly/test/DeterministicSchedule.h>
#include <folly/portability/GTest.h>
#include <folly/experimental/TestUtil.h>
-#include <sys/types.h>
-
#include <system_error>
#include <boost/algorithm/string.hpp>
#include <mutex>
#include <queue>
-#include <glog/logging.h>
-
#include <folly/futures/Future.h>
#include <folly/futures/Promise.h>
#include <folly/portability/GTest.h>
#include <memory>
#include <mutex>
-#include <glog/logging.h>
-
#include <folly/futures/Future.h>
-#include <folly/futures/Promise.h>
#include <folly/portability/GTest.h>
using namespace folly;
#include <mutex>
#include <queue>
-#include <glog/logging.h>
-
#include <folly/futures/Future.h>
#include <folly/futures/Promise.h>
#include <folly/portability/GTest.h>
#include <folly/Range.h>
#include <folly/FBVector.h>
-#include <folly/experimental/TestUtil.h>
#include <folly/gen/Base.h>
#include <folly/gen/Combine.h>
#include <folly/portability/GTest.h>
* limitations under the License.
*/
-#include <glog/logging.h>
-
#include <iosfwd>
#include <map>
#include <vector>
#include <glog/logging.h>
#include <folly/FileUtil.h>
-#include <folly/Malloc.h>
#include <folly/portability/Sockets.h>
namespace folly {
#include <thread>
#include <folly/Function.h>
-#include <folly/Memory.h>
#include <folly/io/async/EventBaseManager.h>
using namespace std;
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-#include <folly/Foreach.h>
#include <folly/io/Cursor.h>
#include <folly/io/async/AsyncSSLSocket.h>
#include <folly/io/async/AsyncSocket.h>
#include <boost/algorithm/string.hpp>
#include <folly/Conv.h>
-#include <folly/Portability.h>
#include <folly/Range.h>
#include <folly/String.h>
#include <folly/Unicode.h>
extern "C" {
#ifndef _WIN32
extern char** environ;
-#else
+#endif
int setenv(const char* name, const char* value, int overwrite);
int unsetenv(const char* name);
-#endif
}
#include <atomic>
#include <memory>
-#include <folly/Assume.h>
#include <folly/Benchmark.h>
#include <folly/Conv.h>
#include <folly/portability/GTest.h>
#include <cstdio>
#include <memory>
-#include <glog/logging.h>
-
namespace folly { namespace test {
#define EXPECT_SYSTEM_ERROR(statement, err, msg) \
#include <fstream>
#include <sstream>
-#include <boost/algorithm/string.hpp>
#include <boost/random.hpp>
#include <folly/Benchmark.h>
#include <folly/Benchmark.h>
#include <folly/Foreach.h>
-#include <folly/Range.h>
#include <glog/logging.h>
#include <folly/Benchmark.h>
#include <folly/MPMCQueue.h>
#include <folly/RWSpinLock.h>
-#include <folly/Random.h>
#include <folly/portability/GFlags.h>
#include <folly/portability/GTest.h>
#include <folly/test/DeterministicSchedule.h>
#include <folly/Range.h>
#include <folly/Benchmark.h>
-#include <folly/Portability.h>
#include <folly/portability/GTest.h>
using namespace folly;