Move private functions out of headers, cleanup unnecessary includes, forward declarations instead of includes where possible, avoid global variables.
Move private functions out of headers, cleanup unnecessary includes, forward declarations instead of includes where possible, avoid global variables.