Pi5rr5 / yamlDataBase

MIT License
0 stars 0 forks source link

Includes #8

Closed HugoESGI closed 6 years ago

HugoESGI commented 6 years ago

Pensez à bien inclure toutes les librairies (stdio, stdlib et string).

#include <stdio.h>

#include "../h/some_funct.h"
#include "../h/parser_SQL.h"