mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-25 11:28:57 +00:00
qerror: Move #include out of qerror.h
This commit is contained in:
parent
15553fc60d
commit
b5841191bc
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@
|
||||||
#ifndef QERROR_H
|
#ifndef QERROR_H
|
||||||
#define QERROR_H
|
#define QERROR_H
|
||||||
|
|
||||||
#include "qapi/qmp/qstring.h"
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* These macros will go away, please don't use in new code, and do not
|
* These macros will go away, please don't use in new code, and do not
|
||||||
* add new ones!
|
* add new ones!
|
||||||
|
|
Loading…
Reference in a new issue