qemu/include/libdecnumber
Markus Armbruster 6031a51f1d libdecnumber: Don't fool around with guards to avoid #include
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>
2016-07-12 16:19:16 +02:00
..
dpd libdecnumber: Don't fool around with guards to avoid #include 2016-07-12 16:19:16 +02:00
dconfig.h include: Clean up includes 2016-02-23 12:43:05 +00:00
decContext.h include: Clean up includes 2016-02-23 12:43:05 +00:00
decDPD.h libdecnumber: Eliminate #include *Symbols.h 2014-06-16 13:24:28 +02:00
decNumber.h libdecnumber: Don't fool around with guards to avoid #include 2016-07-12 16:19:16 +02:00
decNumberLocal.h Clean up header guards that don't match their file name 2016-07-12 16:19:16 +02:00