Explicitly initialize AsyncSocket in MockAsyncSSLSocket
[folly.git] / folly / Assume.h
index d101787499b356d866d8af55acefce26416ded23..47f4e9ab2b5d4912b4e70455047b1dd494520223 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.
@@ -68,4 +68,4 @@ FOLLY_ALWAYS_INLINE void assume(bool cond) {
 #endif
 }
 
-}  // namespace folly
+} // namespace folly