The C++ style includes were "lost" because macros are now being used for namespaces which the automated parser doesn't understand. Hence reverting that particular bit restores the aliases.
The C++ style includes were "lost" because macros are now being used for namespaces which the automated parser doesn't understand. Hence reverting that particular bit restores the aliases.