Skip to content

fix(formatter): include dependencies for ILogFormatter - #19

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

fix(formatter): include dependencies for ILogFormatter#19
LimiNode merged 2 commits into
mainfrom
codex/add-includes-to-ilogformatter.hpp

Conversation

@LimiNode

Copy link
Copy Markdown
Owner

Summary

  • include missing standard and project headers in ILogFormatter
  • allow ILogFormatter.hpp to compile on its own

Testing

  • g++ -std=c++20 -Iinclude/logit_cpp -Ilibs/time-shield-cpp/include -Ilibs/fmt/include -fsyntax-only include/logit_cpp/logit/formatter/ILogFormatter.hpp
  • cmake -S . -B build
  • cmake --build build
  • ctest --test-dir build

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

@LimiNode
LimiNode merged commit c0341b5 into main Sep 13, 2025
7 checks passed
@LimiNode
LimiNode deleted the codex/add-includes-to-ilogformatter.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