Use thread-local in RequestContext::getStaticContext
[folly.git] / folly / Hash.h
index 22b7f14f480886932f6d808ca86184162597df5c..b003c72cc306e02b327479e7029841a5804dc24f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present 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,4 +16,5 @@
 
 #pragma once
 
+//  shims:
 #include <folly/hash/Hash.h>