test

Revision:
0:88ac6b0df645
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test.h	Thu Mar 12 09:16:50 2015 +0000
@@ -0,0 +1,5 @@
+
+class Test
+{
+    int add(int a, int b);
+};
\ No newline at end of file