Skip to content

Update and cleanup headers#483

Merged
RandyGaul merged 4 commits into
RandyGaul:masterfrom
pusewicz:update-headers
Mar 1, 2026
Merged

Update and cleanup headers#483
RandyGaul merged 4 commits into
RandyGaul:masterfrom
pusewicz:update-headers

Conversation

@pusewicz
Copy link
Copy Markdown
Contributor

Cleans up some headers and adds missing includes.

Copilot AI review requested due to automatic review settings February 28, 2026 11:21
@pusewicz pusewicz changed the title Update headers Update and cleanup headers Feb 28, 2026
Copy link
Copy Markdown
Contributor

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

Updates public headers to improve consistency and completeness of header hygiene (guards/includes), and ensures the umbrella header exposes newly added functionality.

Changes:

  • Standardized/updated include guards in several headers.
  • Switched some internal includes from angle brackets to quoted includes for local header resolution.
  • Added missing cute_haptics.h include to the umbrella cute.h.

Reviewed changes

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

Show a summary per file
File Description
include/cute_user_config.h Updates include guard macro name for consistency.
include/cute_shader_bytecode.h Uses quoted include for local cute_defines.h.
include/cute_noise.h Renames include guard to match noise header naming.
include/cute_networking.h Uses quoted includes for local framework headers.
include/cute_defer.h Adds missing include guard around the header.
include/cute.h Adds missing umbrella include for haptics.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@RandyGaul RandyGaul merged commit 6413a3d into RandyGaul:master Mar 1, 2026
21 checks passed
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.

3 participants