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

made implicit includes of standard headers explicit #547

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

ngc92
Copy link
Contributor

@ngc92 ngc92 commented Jun 4, 2024

we are using some standard library facilities that are available because some other header includes them, but we should be explicit about this so code doesn't break on compiler/lib upgrades that, e.g., reorganize some internal includes.

@karpathy karpathy merged commit c73b466 into karpathy:master Jun 4, 2024
8 checks passed
@rosslwheeler
Copy link
Contributor

Nice!

@ngc92 ngc92 deleted the includes branch June 12, 2024 09:54
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