mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-03-02 16:14:48 -07:00
Some libdecnumber headers avoid including decNumber.h or decContext.h again by checking their header guards. Don't. Including them multiple times is safe, and the compiler can do it efficiently. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Richard Henderson <rth@twiddle.net> |
||
|---|---|---|
| .. | ||
| dpd | ||
| dconfig.h | ||
| decContext.h | ||
| decDPD.h | ||
| decNumber.h | ||
| decNumberLocal.h | ||