Fix gcc build

This commit is contained in:
Tatsuhiro Tsujikawa 2015-09-27 00:51:32 +09:00
parent ef3e2c7764
commit 3fafbfe1ed
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@
*/
#include "shrpx_router.h"
#include <algorithm>
#include "shrpx_config.h"
namespace shrpx {