8 lines
120 B
C
8 lines
120 B
C
|
#ifndef __PS0017_H
|
||
|
#define __PS0017_H
|
||
|
|
||
|
int ps0017100(int argc, char* argv[]);// GESTIONE INCASSI
|
||
|
|
||
|
#endif // __PS0017_H
|
||
|
|