Remove template helper constants
[folly.git] / folly / fibers / FiberManager.h
index b63abb4aef1c5c7282ab8ffcd59cf718fad0f38c..7aff3cd3e868ee8d7377b551e90ea699ce516423 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.
@@ -16,4 +16,5 @@
 #pragma once
 
 #include <folly/fibers/FiberManagerInternal.h>
+
 #include <folly/fibers/FiberManager-inl.h>