qshareddata.h: remove unused header
<functional> was added for std::less, but it's not required anymore and can be removed (found by clangd) Change-Id: Iadceacaf75786ba97a55ddd3694ab7e6550e9c0b Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
bc4105c843
commit
f84ce2ae42
@ -9,7 +9,6 @@
|
|||||||
#include <QtCore/qcompare.h>
|
#include <QtCore/qcompare.h>
|
||||||
#include <QtCore/qhashfunctions.h>
|
#include <QtCore/qhashfunctions.h>
|
||||||
|
|
||||||
#include <functional>
|
|
||||||
|
|
||||||
QT_BEGIN_NAMESPACE
|
QT_BEGIN_NAMESPACE
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user