mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 19:02:59 +00:00
fix build of moc keywords generator
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
e175daa8a2
commit
f4c0d67a84
1 changed files with 3 additions and 0 deletions
|
@ -39,10 +39,13 @@
|
|||
**
|
||||
****************************************************************************/
|
||||
#include <stdio.h>
|
||||
|
||||
#include <string.h>
|
||||
#include <qbytearray.h>
|
||||
#include <qlist.h>
|
||||
|
||||
QT_USE_NAMESPACE
|
||||
|
||||
struct Keyword
|
||||
{
|
||||
const char *lexem;
|
||||
|
|
Loading…
Add table
Reference in a new issue