Commit 5341772
flashpoint493
Fix missing include for FN2CMcpBlueprintUtils in N2CMcpAddFunctionEntryPinTool
- Add missing include for N2CMcpBlueprintUtils.h
- Resolves compilation error C2653 and C3861 at line 180
- Fixes dependency issue preventing successful build1 parent 5d91cae commit 5341772
1 file changed
Lines changed: 1 addition & 0 deletions
File tree
- Source/Private/MCP/Tools/Implementations/Blueprint/Functions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments