tst_qglobal: include what you use
Fix the inclusions of stdlib headers to what is actually used in the test. Change-Id: I03ad4bdfd0b036bc4cee65b6bd2cd43ac7449722 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
e68edd6a07
commit
44cbd84968
@ -12,8 +12,9 @@
|
||||
#include <QString>
|
||||
#include <QtVersion>
|
||||
|
||||
#include <array>
|
||||
#include <cmath>
|
||||
#include <limits>
|
||||
#include <type_traits>
|
||||
|
||||
class tst_QGlobal: public QObject
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user