adopt for new MinGW

This commit is contained in:
2025-01-06 12:55:44 +03:00
parent 15548de79c
commit f334a6603f
6 changed files with 10 additions and 5 deletions

View File

@@ -21,12 +21,14 @@
#include "piincludes_p.h"
#include "piliterals.h"
#include "piwaitevent_p.h"
// clang-format off
#ifndef WINDOWS
# include <termios.h>
#else
# include <wincon.h>
# include <wingdi.h>
# include <wincon.h>
#endif
// clang-format on
/** \class PIKbdListener
* \brief Keyboard console input listener