Files
David Kalnischkies 320245536a Include our config.h in all C++ files to avoid ODR violations
Some of our headers use APT_COMPILING_APT trickery to avoid exposing too
broadly details we don't want external clients to know and make use of.
The flip-side is that this can lead to different compilation units
seeing different definitions if they aren't all using the same config.
2022-05-07 10:45:44 +02:00
..
2021-04-23 12:25:40 +02:00