#ifndef INC_TRAVAIL_H #define INC_TRAVAIL_H #include "utils.h" #include "facet.h" void tracerScene(MObjet obj); #endif