mirror of
https://github.com/taglib/taglib.git
synced 2026-08-27 12:47:01 -04:00
* unused includes Signed-off-by: Rosen Penev <[email protected]> * Use consistent order of includes Always include in the following order: - Own header files - Standard header files - System header files - Project header files (toolkit first) Exceptions: - cppunit/extensions/HelperMacros.h must be included after header files declaring stream operators - config.h must be included before its definitions are used --------- Signed-off-by: Rosen Penev <[email protected]> Co-authored-by: Urs Fleisch <[email protected]>
There are a few other people that have done bindings externally that I have been made aware of. I have not personally reviewed these bindings, but I'm listing them here so that those who find them useful are able to find them: http://developer.kde.org/~wheeler/taglib.html#bindings