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

Unnecessary CPP and C header in Data.Map.Internal.Debug.html? #968

Open
Vlix opened this issue Aug 24, 2023 · 0 comments
Open

Unnecessary CPP and C header in Data.Map.Internal.Debug.html? #968

Vlix opened this issue Aug 24, 2023 · 0 comments

Comments

@Vlix
Copy link
Contributor

Vlix commented Aug 24, 2023

I see containers.h being #included in almost every module, which is probably the point, but is this just a specific choice: "include it everywhere, if we ever need it it'll be in scope and if we don't the compiler will just ignore it"? Or is this an oversight and is it better to limit the amount of CPP pragmas and inclusion of C headers?

Asking in case someone (me?) might want to clean it up, or that this is intentional and should stay this way.

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

No branches or pull requests

1 participant