@ -2,7 +2,7 @@
// #include <string.h>
#include <stdlib.h>
#include "taschenrechner.h"
#include "calculator.h"
int add(int a, int b) {