diff options
author | Markus Armbruster <armbru@redhat.com> | 2016-06-29 11:45:54 +0200 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2016-07-12 16:19:16 +0200 |
commit | 6031a51f1dab45bc6d5f8db1825e8f4f7915a870 (patch) | |
tree | c6ceca7ddaf0852c36abddc75444ba178c56027a /target-tilegx/opcode_tilegx.h | |
parent | 121d07125bb6d7079c7ebafdd3efe8c3a01cc440 (diff) | |
download | qemu-6031a51f1dab45bc6d5f8db1825e8f4f7915a870.zip qemu-6031a51f1dab45bc6d5f8db1825e8f4f7915a870.tar.gz qemu-6031a51f1dab45bc6d5f8db1825e8f4f7915a870.tar.bz2 |
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 'target-tilegx/opcode_tilegx.h')
0 files changed, 0 insertions, 0 deletions