Skip to content

Commit 464edfa

Browse files
committed
[http] fix: include algorithm header for all_of
1 parent f15b0c6 commit 464edfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/http/mgHttpService.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
#include <sstream>
77
#include <vector>
88
#include <map>
9+
#include <algorithm>
910

1011
#include "fnSystem.h"
1112
#include "fnConfig.h"

0 commit comments

Comments
 (0)