Expose the time remaining in HHWheelTimer::Callback
[folly.git] / folly / FBVector.h
index dec58fc09fed781fa1802e45928677ef4cdf2754..428eba628d10b1629887c3fb09b94c181d1c3ff9 100644 (file)
@@ -45,9 +45,9 @@
 // forward declaration
 
 namespace folly {
-  template <class T, class Allocator = std::allocator<T>>
-  class fbvector;
-}
+template <class T, class Allocator = std::allocator<T>>
+class fbvector;
+} // namespace folly
 
 //=============================================================================
 // unrolling