kicad/qa/schematic_utils
John Beard 3d6d8b9946 Strip richio.h from headers that don't need them
Like the DSNLEXER header, this has visibility in over 700
files, whereas well under half actually use any of it
(quite a bit, but not all, of it actually via DSNLEXER)

Many places already forward-declare the OUTPUTFORMATTER type,
by doing that for the others, it still possible to use the
non-IO methods without having to see richio.h.
2024-10-04 18:06:18 +01:00
..
CMakeLists.txt Split spice tests into separate test 2023-04-03 14:42:10 +01:00
eeschema_test_utils.cpp Strip richio.h from headers that don't need them 2024-10-04 18:06:18 +01:00
eeschema_test_utils.h Strip richio.h from headers that don't need them 2024-10-04 18:06:18 +01:00
schematic_file_util.cpp Enum class ELEM. 2024-08-18 21:09:37 -04:00
schematic_file_util.h Fix linker error (doubly defined symbol). 2022-09-10 10:26:10 +01:00