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

@ -15,7 +15,6 @@
// Official SVN repository and contact information can be found at
// http://code.google.com/p/dolphin-emu/
#include <cstdarg>
#include <cstdio>
#include <cstdlib>
#include <jni.h>