Commit f5b4fd23 authored by Tatsuhiro Tsujikawa's avatar Tatsuhiro Tsujikawa

src: Fix compiler error on travis

parent ee432500
......@@ -34,6 +34,7 @@
#include <array>
#include <functional>
#include <typeinfo>
#include <algorithm>
namespace nghttp2 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment