fix build of moc keywords generator

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
Ivailo Monev 2017-05-07 04:01:09 +00:00
parent e175daa8a2
commit f4c0d67a84

View file

@ -39,10 +39,13 @@
**
****************************************************************************/
#include <stdio.h>
#include <string.h>
#include <qbytearray.h>
#include <qlist.h>
QT_USE_NAMESPACE
struct Keyword
{
const char *lexem;