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

Commit f9a1f13

Browse files
authored
hotfix: fix regex issue with cuda
1 parent b20a8b7 commit f9a1f13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

controllers/llamaCPP.h

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

1516
// External
1617

0 commit comments

Comments
 (0)