taglib/bindings/c
Rosen Penev 7646184d6b
unused includes (#1133)
* unused includes

Signed-off-by: Rosen Penev <rosenp@gmail.com>

* 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 <rosenp@gmail.com>
Co-authored-by: Urs Fleisch <ufleisch@users.sourceforge.net>
2023-09-16 08:22:36 +02:00
..
CMakeLists.txt cmake: generate pc files with the use of prefix (#1071) 2022-12-04 13:27:58 +01:00
tag_c.cpp unused includes (#1133) 2023-09-16 08:22:36 +02:00
tag_c.h C bindings - properties i/f (#1091) 2023-07-09 19:48:27 +02:00
taglib_c.pc.cmake cmake: generate pc files with the use of prefix (#1071) 2022-12-04 13:27:58 +01:00