#ifndef bdd_H #define bdd_H #include "ecran.h" void listequestions_init(ecran& lcd); #endif