X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=folly%2Fdetail%2FStaticSingletonManager.h;h=a6088c12b7a7bc495ce1e08aed5645b0fe92735f;hb=30db459fbc305767647753f41f4cc63c5c8ba3b9;hp=6e4b63d690068d110ae751af8649c11c497999eb;hpb=a7d7c07cadb5d5e9d55d5dd97b3e6069afe21245;p=folly.git diff --git a/folly/detail/StaticSingletonManager.h b/folly/detail/StaticSingletonManager.h index 6e4b63d6..a6088c12 100644 --- a/folly/detail/StaticSingletonManager.h +++ b/folly/detail/StaticSingletonManager.h @@ -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. @@ -16,6 +16,7 @@ #pragma once +#include #include #include #include