Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit fee822f

Browse files
committed
add algorithm for compatibility fix possibly
1 parent bf4025b commit fee822f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#include <climits> // for PATH_MAX
33
#include <drogon/HttpAppFramework.h>
44
#include <drogon/drogon.h>
5+
#include <algorithm>
56

67
#if defined(__APPLE__) && defined(__MACH__)
78
#include <libgen.h> // for dirname()

0 commit comments

Comments
 (0)