@ -2,6 +2,7 @@
#ifndef LINKES_TWIX_KLEINER_GROESSERGLEICH_H
#define LINKES_TWIX_KLEINER_GROESSERGLEICH_H
int vergleicheZahlen(int zahl1, int zahl2);
double vergleicheZahlen_d(double zahl1, double zahl2);
#endif //LINKES_TWIX_KLEINER_GROESSERGLEICH_H