Add includes so Chatterino compiles without PCH (#3308)

This commit is contained in:
Mm2PL
2021-10-26 15:20:28 +00:00
committed by GitHub
parent 4a90f10df9
commit c33efab751
6 changed files with 10 additions and 1 deletions
@@ -5,6 +5,7 @@
#include <QComboBox>
#include <QDialog>
#include <boost/optional.hpp>
#include <memory>
namespace chatterino {