Skip to content

fix(formatter): include missing headers - #17

Merged
LimiNode merged 2 commits into
mainfrom
codex/add-includes-to-patterncompiler.hpp
Sep 13, 2025
Merged

fix(formatter): include missing headers#17
LimiNode merged 2 commits into
mainfrom
codex/add-includes-to-patterncompiler.hpp

Conversation

@LimiNode

Copy link
Copy Markdown
Owner

Summary

  • include <cstdio> and logit/utils/LogRecord.hpp in PatternCompiler to avoid implicit dependencies

Testing

  • cmake -S . -B build
  • cmake --build build -j 2

https://chatgpt.com/codex/tasks/task_e_68c514e8cb28832c85aafe9b6f59a72d

Add <cstdio> and LogRecord dependency to PatternCompiler to avoid relying on transitive includes.
@LimiNode
LimiNode merged commit 3e30519 into main Sep 13, 2025
7 checks passed
@LimiNode
LimiNode deleted the codex/add-includes-to-patterncompiler.hpp branch September 20, 2025 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant