We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b49346 commit 14471b5Copy full SHA for 14471b5
trantor/net/EventLoop.cc
@@ -45,6 +45,7 @@ using ssize_t = long long;
45
#include <algorithm>
46
#include <signal.h>
47
#include <fcntl.h>
48
+#include <exception>
49
50
namespace trantor
51
{
0 commit comments