Remove unnecessary cstdarg header includes

This commit is contained in:
Lioncash
2014-11-06 20:50:11 -05:00
parent f6b4b4dbba
commit 4c62bd2edb
4 changed files with 0 additions and 4 deletions

View File

@ -2,7 +2,6 @@
// Licensed under GPLv2
// Refer to the license.txt file included.
#include <cstdarg>
#include <cstring>
#include <QApplication>