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

@@ -7,7 +7,7 @@
#include "unicorn_test.h"
#include <stdio.h>
#include <string.h>
#include "unicorn/platform.h"
#include "unicorn/unicorn.h"
/* Called before every test to set up a new instance */
static int setup(void **state)