From 602c93e3cb5564f9c7884c969f8db9c99a8724f2 Mon Sep 17 00:00:00 2001 From: twkguy Date: Sat, 4 Apr 2015 10:39:26 +0800 Subject: [PATCH] created a test.c new test.c --- test.c | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test.c diff --git a/test.c b/test.c new file mode 100644 index 0000000..24ce023 --- /dev/null +++ b/test.c @@ -0,0 +1,2 @@ +#include +#include "test.h"