Skip to content

Remove unused include statements for tprintf.h #4419

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 1, 2025
Merged

Remove unused include statements for tprintf.h #4419

merged 1 commit into from
May 1, 2025

Conversation

stweil
Copy link
Member

@stweil stweil commented May 1, 2025

No description provided.

@stweil stweil requested a review from Copilot May 1, 2025 08:01
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes unused include statements for "tprintf.h" to clean up the code and improve maintainability.

  • Removed redundant include lines for "tprintf.h" in several source and unit test files
  • Standardized header dependencies across both production and test code

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
unittest/unicharcompress_test.cc Removed unused include "tprintf.h"
unittest/lstm_test.h Removed unused include "tprintf.h"
unittest/intsimdmatrix_test.cc Removed unused include "tprintf.h"
src/lstm/network.h Removed unused include "tprintf.h"
src/classify/protos.cpp Removed unused include "tprintf.h"

@stweil stweil merged commit 68caca6 into main May 1, 2025
6 checks passed
@stweil stweil deleted the unused branch May 1, 2025 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants