Skip to content

feat: adjust include paths after moving header files to src directory#80

Merged
damachine merged 2 commits intomainfrom
patch-1
Sep 27, 2025
Merged

feat: adjust include paths after moving header files to src directory#80
damachine merged 2 commits intomainfrom
patch-1

Conversation

@damachine
Copy link
Owner

  • Updated include paths in source files to reflect new header file locations.
  • Moved header files from include/ to src/ directory for better organization.
  • Ensured all source files include headers using relative paths.
  • Verified successful compilation after changes.
  • No changes to functionality, only code organization.
  • This commit improves project structure and maintainability.

- Updated include paths in source files to reflect new header file locations.
- Moved header files from include/ to src/ directory for better organization.
- Ensured all source files include headers using relative paths.
- Verified successful compilation after changes.
- No changes to functionality, only code organization.
- This commit improves project structure and maintainability.
@damachine damachine enabled auto-merge September 27, 2025 00:55
@damachine damachine merged commit 7cbfde4 into main Sep 27, 2025
11 checks passed
@damachine damachine deleted the patch-1 branch September 27, 2025 00:59
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.

1 participant