forked from qt-creator/qt-creator
Tests: Fix compile on Linux and Windows
Change-Id: Ie8db68769a2419c9ad8700d9eef1d4093c209d9b Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -23,10 +23,11 @@
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#include <utils/algorithm.h>
|
||||
|
||||
#include <array>
|
||||
#include <valarray>
|
||||
|
||||
#include <utils/algorithm.h>
|
||||
|
||||
#include <QtTest>
|
||||
|
||||
class tst_Algorithm : public QObject
|
||||
|
Reference in New Issue
Block a user