mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 02:42:55 +00:00
remove redundant stdarg header inclusions [ci reset]
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
20090b989a
commit
2d24a4c9a9
2 changed files with 0 additions and 2 deletions
|
@ -26,7 +26,6 @@
|
|||
#include <QtCore/qnamespace.h>
|
||||
|
||||
#include <string.h>
|
||||
#include <stdarg.h>
|
||||
#include <string>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
|
|
@ -44,7 +44,6 @@
|
|||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
#include <unicode/ustring.h>
|
||||
#include <unicode/unorm2.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue