Override TemporaryFile's default move constructor
[folly.git] / folly / experimental / Select64.cpp
index 06c419e36df0dfc7dc409b8afcad11815be16a01..a3937b56dc24eba0d6b5593ae291ce414e950b0f 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.
@@ -102,4 +102,5 @@ const uint8_t kSelectInByte[2048] = {
   8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 7
 };
 
-}}
+} // namespace detail
+} // namespace folly