/* * errors.cpp * * Created on: 6 déc. 2023 * Author: fanch */ #include "errors.h" int fct(){ return 0; }