Adding OpenSSLPtrTypes.h.
[folly.git] / folly / io / async / AsyncSocketException.h
index 762e9bc021d8c99d234b8778a58bfb5f9f71ccd8..7b334da4957b375011ca850554f511f3fece4b36 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2014 Facebook, Inc.
+ * Copyright 2015 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -16,6 +16,7 @@
 
 #pragma once
 
+#include <folly/Format.h>
 #include <folly/io/async/DelayedDestruction.h>
 
 namespace folly {