Skip to content
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

minor fixes to TestSDKHelpers.h #1614

Merged
merged 2 commits into from
Sep 10, 2024
Merged

Conversation

snoyer
Copy link
Contributor

@snoyer snoyer commented Sep 10, 2024

TestSDKHelpers.h is missing some includes, which isn't a problem as they are currently always already included before any use of the file, but still, let's have them in there.

Also class TestSDKHelpers only has static methods and holds no state so it can be a namespace instead

@mwestphal mwestphal merged commit 3f0cfed into f3d-app:master Sep 10, 2024
39 checks passed
@snoyer snoyer deleted the fix-TestSDKHelpers.h branch September 11, 2024 03:28
Nokse22 pushed a commit to Nokse22/f3d that referenced this pull request Sep 21, 2024
* add missing includes

* turn class into namespace
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