moved WHY2 include down in logger-test

This commit is contained in:
Václav Šmejkal 2023-02-08 14:52:27 +01:00
parent 0a45dea3dc
commit 049cdbef98
Signed by: ENGO150
GPG Key ID: F6D6DF86242C5A59

View File

@ -16,12 +16,12 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>. along with this program. If not, see <https://www.gnu.org/licenses/>.
*/ */
#include <why2.h>
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
#include <string.h> #include <string.h>
#include <why2.h>
int main(void) int main(void)
{ {
//VARIABLES //VARIABLES