unicorn/qemu/qobject
Markus Armbruster 5d554fefeb
Include qapi/error.h exactly where needed
This cleanup makes the number of objects depending on qapi/error.h
drop from 1910 (out of 4743) to 1612 in my "build everything" tree.

While there, separate #include from file comment with a blank line,
and drop a useless comment on why qemu/osdep.h is included first.

Backports commit e688df6bc4549f28534cdb001f168b8caae55b0c from qemu
2018-03-07 12:26:38 -05:00
..
Makefile.objs qapi: merge QInt and QFloat in QNum 2018-03-03 18:16:28 -05:00
qbool.c qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qdict.c qapi: merge QInt and QFloat in QNum 2018-03-03 18:16:28 -05:00
qlist.c qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qnull.c qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qnum.c Include qapi/error.h exactly where needed 2018-03-07 12:26:38 -05:00
qobject.c qapi: merge QInt and QFloat in QNum 2018-03-03 18:16:28 -05:00
qstring.c qobject: Simplify QObject 2018-02-19 21:37:48 -05:00