Add a missing #include. Remove an unnecessary #include.
[folly.git] / folly / io / async / ssl / SSLErrors.h
index 8c812766fe58c19238758bdc8851fc24a828ed37..2d37c49c0ab1e80eb73761e4eaaafb501a3712aa 100644 (file)
@@ -15,7 +15,6 @@
  */
 #pragma once
 
-#include <folly/Optional.h>
 #include <folly/io/async/AsyncSocketException.h>
 
 namespace folly {