Remove some more includes.

This commit is contained in:
Lioncash 2013-10-19 18:58:02 -04:00
commit 1f0710caf7
20 changed files with 42 additions and 53 deletions

View file

@ -2,9 +2,8 @@
// Licensed under GPLv2
// Refer to the license.txt file included.
#include "Common.h"
#include "x64Emitter.h"
#include "x64ABI.h"
#include "x64Emitter.h"
using namespace Gen;