aboutsummaryrefslogtreecommitdiff
path: root/src/documentstyle.cpp
diff options
context:
space:
mode:
authorFelix (xq) Queißner <git@mq32.de>2020-06-08 15:49:56 +0200
committerFelix (xq) Queißner <git@mq32.de>2020-06-08 15:49:56 +0200
commit75deaa0c850d374f526102b0b38402b2632f9751 (patch)
tree255076e5c17f5671adc10b65dbbc0c64028b7171 /src/documentstyle.cpp
parent39ece81cd42ff1c700a39e2197dd28bf53ad43dd (diff)
downloadkristall-75deaa0c850d374f526102b0b38402b2632f9751.tar.gz
Adds some notes about MacOS in bug section, adds patch for more casserts!
Diffstat (limited to 'src/documentstyle.cpp')
-rw-r--r--src/documentstyle.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/documentstyle.cpp b/src/documentstyle.cpp
index 6a8e8bf..c7ec17b 100644
--- a/src/documentstyle.cpp
+++ b/src/documentstyle.cpp
@@ -1,5 +1,5 @@
#include "documentstyle.hpp"
-
+#include <cassert>
#include <QDebug>
#include <QString>
#include <QStringList>