02/07/15

Dependencies:   mbed

Dependents:   TabbedGUIMbed

Revision:
16:745001c41fee
Parent:
14:dee4cef00b32
Parent:
15:a468af6ba5a4
Child:
18:bb632df62f51
Child:
20:0b2279011691
--- a/Calculate.h	Tue Jul 07 08:23:23 2015 +0000
+++ b/Calculate.h	Tue Jul 07 08:29:21 2015 +0000
@@ -1,1 +1,4 @@
-int calculate();
+#ifndef CALCULATE_H
+#define CALCULATE_H
+
+#endif
\ No newline at end of file