Skip to content

Commit 9a36268

Browse files
leoparenteclaude
andcommitted
fix: include CorradeCompat.h for StringView fmt support in AbstractPlugin
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 3407ef2 commit 9a36268

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/AbstractPlugin.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
44

55
#include "AbstractPlugin.h"
6+
#include "CorradeCompat.h"
67
#include <fmt/format.h>
78
#include <regex>
89

0 commit comments

Comments
 (0)