#ifndef COURS_POPUP_H #define COURS_POPUP_H #include "modulations.h" void afficher_cours_modal_popup(DigitalModulationType); #endif