parent
1d3b3b2945
commit
dca661e8c4
@ -1,5 +1,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "structures.h"
|
||||
|
||||
char *readAdress(FILE *flot);
|
||||
char *readAdress(FILE *flot);
|
||||
Tache **chargeTaches(Offre *tabTravaux[]);
|
Loading…
Reference in new issue