UnboundedBlockingQueue: Remove extra include
[folly.git] / folly / ClockGettimeWrappers.cpp
index 96f572ff661c194d151d5688148a6be4ce3fc4f0..9aae08d26d85dc65001cdc3a48f6ad7ca017fdde 100644 (file)
@@ -82,8 +82,8 @@ struct VdsoInitializer {
 };
 
 static const VdsoInitializer vdso_initializer;
-}
+} // namespace
 
 #endif
-}
-}
+} // namespace chrono
+} // namespace folly