Fix gcc build
This commit is contained in:
parent
ef3e2c7764
commit
3fafbfe1ed
|
@ -24,6 +24,8 @@
|
|||
*/
|
||||
#include "shrpx_router.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include "shrpx_config.h"
|
||||
|
||||
namespace shrpx {
|
||||
|
|
Loading…
Reference in New Issue