kicad/common/io
Marek Roszko 0ce227fa92 Can't use forward declare with std::vector
Not allowed per C++ standard

See https://github.com/llvm/llvm-project/issues/57700
2024-04-13 08:22:20 -04:00
..
altium Fix mismatched new[] vs free() in Altium parser 2024-03-05 23:09:38 -05:00
cadstar Can't use forward declare with std::vector 2024-04-13 08:22:20 -04:00
common
eagle Fix Eagle board import when footprint library versions exist. 2024-03-14 09:45:05 -04:00
easyeda Move JSON_SETTINGS and PARAMS to kicommon 2024-03-20 23:29:42 -04:00
easyedapro Move JSON_SETTINGS and PARAMS to kicommon 2024-03-20 23:29:42 -04:00
kicad prettifier: add newline to end of file 2024-03-18 15:29:43 -04:00
io_base.cpp Push library reading check to IO_BASE 2023-12-27 16:44:45 +00:00
io_utils.cpp
io_utils.h