Pragma pedantic entfernt.

Change-Id: I7522eebd60c81b86abca484884e8276ed5bd31f9
diff --git a/obj/tools/fehlerteufel.c b/obj/tools/fehlerteufel.c
index 86ee0f5..02b099f 100644
--- a/obj/tools/fehlerteufel.c
+++ b/obj/tools/fehlerteufel.c
@@ -5,7 +5,7 @@
 */
 
 #pragma strict_types
-#pragma pedantic
+//#pragma pedantic
 #pragma range_check
 #pragma no_shadow
 #pragma no_inherit