Fix RequestContext held too long issue in EventBase
[folly.git] / folly / io / async / test / SocketPair.h
index 2f5489ca434bf58d6d48007221fde64042b82d12..ec69ce79c9e8d67d94cc04e7e1b50c705aa08124 100644 (file)
@@ -51,4 +51,4 @@ class SocketPair {
   int fds_[2];
 };
 
-}
+} // namespace folly