diff --git a/include/functions.h b/include/functions.h index 88a0c639..701b7d1c 100644 --- a/include/functions.h +++ b/include/functions.h @@ -1,4 +1,4 @@ #ifndef FUNCTIONS_H #define FUNCTIONS_H -#endif \ No newline at end of file +#endif diff --git a/include/global.h b/include/global.h index 540e5c68..3fc55dc5 100644 --- a/include/global.h +++ b/include/global.h @@ -6,4 +6,4 @@ #include "variables.h" #include "macros.h" -#endif // GLOBAL_H \ No newline at end of file +#endif // GLOBAL_H diff --git a/include/macros.h b/include/macros.h index 85bcec1d..5a7124ff 100644 --- a/include/macros.h +++ b/include/macros.h @@ -3,4 +3,4 @@ -#endif // MACROS_H \ No newline at end of file +#endif // MACROS_H diff --git a/include/variables.h b/include/variables.h index ad00e8bc..e95d5995 100644 --- a/include/variables.h +++ b/include/variables.h @@ -3,4 +3,5 @@ -#endif // VARIABLES_H \ No newline at end of file +#endif // VARIABLES_H +