Skip to content

Commit 182c862

Browse files
authored
Include a missing header file (#2473)
1 parent 0df25d4 commit 182c862

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/inc/drogon/plugins/AccessLogger.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
#include <drogon/plugins/Plugin.h>
1212
#include <trantor/utils/AsyncFileLogger.h>
1313
#include <vector>
14+
#include <regex>
1415

1516
namespace drogon
1617
{

0 commit comments

Comments
 (0)