// // Created by Antoine Bartuccio on 15/05/2017. // #ifndef FISH_FISH_UTILS_H #define FISH_FISH_UTILS_H void crash(); #endif //FISH_FISH_UTILS_H