You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can break the code if I change the sort of the #include directives. We should fix that.
For now, I would say just cleaning up unused includes where we can. Once we get rid of a bunch of the leftover cruft it should be much easier to address. We will probably have to hit the god files with all of those includes in such a gross way, but changing that god file may require us to fix up the swig file which needs to be done anyways.
The text was updated successfully, but these errors were encountered:
I can break the code if I change the sort of the
#include
directives. We should fix that.For now, I would say just cleaning up unused includes where we can. Once we get rid of a bunch of the leftover cruft it should be much easier to address. We will probably have to hit the god files with all of those includes in such a gross way, but changing that god file may require us to fix up the swig file which needs to be done anyways.
The text was updated successfully, but these errors were encountered: