Skip to content
This repository was archived by the owner on Aug 23, 2021. It is now read-only.

Commit aa6c440

Browse files
committed
Add <QtGlobal>
1 parent dbc9071 commit aa6c440

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#include <QApplication>
33
#include <QCommandLineParser>
44
#include <QDebug>
5+
#include <QtGlobal>
56
#include <stdio.h>
67

78
bool verbose = false;

0 commit comments

Comments
 (0)