cleanup after msvc port

This commit is contained in:
Nguyen Anh Quynh
2017-01-22 21:27:17 +08:00
parent 1a9ebbecde
commit 206819bd98
63 changed files with 117 additions and 818 deletions

View File

@@ -1,5 +1,5 @@
#include "unicorn_test.h"
#include "unicorn/platform.h"
#include "unicorn/unicorn.h"
#define OK(x) uc_assert_success(x)