#ifndef __CI0_H #define __CI0_H int ci2100(int argc, char* argv[]); // Rilevamento preventivi int ci2200(int argc, char* argv[]); // Rilevamento consuntivi #endif // __CI0_H