Skip to content

Commit

Permalink
[http] fix: include algorithm header for all_of
Browse files Browse the repository at this point in the history
  • Loading branch information
nwah authored and mozzwald committed Dec 15, 2024
1 parent f15b0c6 commit 75f4b9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/http/mgHttpService.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#include <sstream>
#include <vector>
#include <map>
#include <algorithm>

#include "fnSystem.h"
#include "fnConfig.h"
Expand Down

0 comments on commit 75f4b9d

Please sign in to comment.