Removing cpu.h.

Part of #296.
This commit is contained in:
Ben Vanik
2015-06-27 08:58:45 -07:00
parent 12120262b8
commit 3439641101
10 changed files with 10 additions and 35 deletions

View File

@@ -19,7 +19,6 @@ namespace cpu {
namespace test {
using xe::cpu::frontend::PPCContext;
using xe::cpu::Runtime;
int main(std::vector<std::wstring>& args) {
std::vector<std::string> narrow_args;