src: Fix compiler error on travis
This commit is contained in:
parent
ee43250015
commit
f5b4fd23da
|
@ -34,6 +34,7 @@
|
||||||
#include <array>
|
#include <array>
|
||||||
#include <functional>
|
#include <functional>
|
||||||
#include <typeinfo>
|
#include <typeinfo>
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
namespace nghttp2 {
|
namespace nghttp2 {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue