mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix issue seen with older versions of GCC.
This commit is contained in:
parent
80b29a85cc
commit
60c44e8f79
@ -14,6 +14,7 @@
|
||||
|
||||
#include <QTime>
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
LogWindow::LogWindow(QWidget *parent, QString logFile) :
|
||||
QDialog(parent),
|
||||
|
Loading…
Reference in New Issue
Block a user