diff options
author | Markus Armbruster | 2016-06-29 11:45:54 +0200 |
---|---|---|
committer | Markus Armbruster | 2016-07-12 16:19:16 +0200 |
commit | 6031a51f1dab45bc6d5f8db1825e8f4f7915a870 (patch) | |
tree | c6ceca7ddaf0852c36abddc75444ba178c56027a /tests/libqos/libqos.h | |
parent | Clean up header guards that don't match their file name (diff) | |
download | qemu-6031a51f1dab45bc6d5f8db1825e8f4f7915a870.tar.gz qemu-6031a51f1dab45bc6d5f8db1825e8f4f7915a870.tar.xz qemu-6031a51f1dab45bc6d5f8db1825e8f4f7915a870.zip |
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>
Diffstat (limited to 'tests/libqos/libqos.h')
0 files changed, 0 insertions, 0 deletions