summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorLordMZTE <lord@mzte.de>2021-03-27 17:04:00 +0100
committerLordMZTE <lord@mzte.de>2021-03-27 17:04:00 +0100
commit64e29b07e2cb2887fe2037ece4c01afaa7ed6837 (patch)
tree4dbc39d80747eabbe7049cf1e320b66b2545f573 /src
parentuse QString to format in rainbow function (diff)
downloadnheko-64e29b07e2cb2887fe2037ece4c01afaa7ed6837.tar.xz
remove incorrect include
Diffstat (limited to 'src')
-rw-r--r--src/Utils.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Utils.cpp b/src/Utils.cpp

index 5ae1776f..4be3c480 100644 --- a/src/Utils.cpp +++ b/src/Utils.cpp
@@ -17,7 +17,6 @@ #include <QTextDocument> #include <QXmlStreamReader> -#include <bits/c++config.h> #include <cmath> #include <qtextboundaryfinder.h> #include <variant>