From 93716bca94672cde54f5a0796d60d572fc41882d Mon Sep 17 00:00:00 2001 From: Pawel Kojma Date: Fri, 13 Feb 2026 10:18:25 +0100 Subject: [PATCH] fmt Signed-off-by: Pawel Kojma --- src/V3LinkResolve.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/V3LinkResolve.cpp b/src/V3LinkResolve.cpp index 766097c5e..28cff46c6 100644 --- a/src/V3LinkResolve.cpp +++ b/src/V3LinkResolve.cpp @@ -27,6 +27,7 @@ #include "V3PchAstNoMT.h" // VL_MT_DISABLED_CODE_UNIT #include "V3LinkResolve.h" + #include "V3String.h" #include "V3Task.h"