Fertig

Dependencies:   mbed

Fork of RT2_P3_students by RT2_P3_students

Revision:
8:8ed679044a72
Parent:
7:72982ede2ff6
diff -r 72982ede2ff6 -r 8ed679044a72 GPA.h
--- a/GPA.h	Tue Apr 17 09:06:47 2018 +0000
+++ b/GPA.h	Tue Apr 17 11:47:35 2018 +0000
@@ -58,4 +58,7 @@
     void   calcGPAmeasPara(double fexcDes_i);
     void   printLine();
 
-};
\ No newline at end of file
+};
+
+
+#endif /* GPA_H_ */
\ No newline at end of file