src: Fix compiler error on travis

This commit is contained in:
Tatsuhiro Tsujikawa 2016-01-17 22:47:50 +09:00
parent ee43250015
commit f5b4fd23da
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
#include <array>
#include <functional>
#include <typeinfo>
#include <algorithm>
namespace nghttp2 {