Remove unnecessary cstdarg header includes

This commit is contained in:
Lioncash 2014-11-06 20:50:11 -05:00
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 <cstdio>
#include <cstring>
#include <mutex>