6 lines
No EOL
92 B
C
6 lines
No EOL
92 B
C
#ifndef bdd_H
|
|
#define bdd_H
|
|
#include "ecran.h"
|
|
void listequestions_init(ecran& lcd);
|
|
|
|
#endif |