forked from qt-creator/qt-creator
Revert "Revert "Utils: Remove old compiler support code""
Thomas provided a smaller fix.
This reverts commit 78fb7f44bf
.
Change-Id: I1edff6477526fe4ce29df38852f47fe49117561e
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -29,10 +29,6 @@
|
||||
|
||||
#include <utils/smallstringvector.h>
|
||||
|
||||
#ifndef __cpp_constexpr
|
||||
#define constexpr
|
||||
#endif
|
||||
|
||||
namespace {
|
||||
|
||||
Utils::SmallStringView createText(int size)
|
||||
|
Reference in New Issue
Block a user