demo.h (116B)
1 #ifndef INTERFACE_UTILISATEUR_DEMO_DEMO_H 2 #define INTERFACE_UTILISATEUR_DEMO_DEMO_H 3 4 typedef char EtatDemo; 5 6 #endif