fix warnings

This commit is contained in:
Alejandro Javier Asenjo Nitti 2023-10-13 06:19:10 -03:00
parent 92988f3506
commit e4865fe9b5
4 changed files with 5 additions and 4 deletions

View File

@ -1,4 +1,4 @@
#ifndef FUNCTIONS_H
#define FUNCTIONS_H
#endif
#endif

View File

@ -6,4 +6,4 @@
#include "variables.h"
#include "macros.h"
#endif // GLOBAL_H
#endif // GLOBAL_H

View File

@ -3,4 +3,4 @@
#endif // MACROS_H
#endif // MACROS_H

View File

@ -3,4 +3,5 @@
#endif // VARIABLES_H
#endif // VARIABLES_H