Don't pollute global namespace with boost bind placeholders (#2272)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#include <QLinearGradient>
|
||||
#include <QMimeData>
|
||||
#include <QPainter>
|
||||
#include <boost/bind.hpp>
|
||||
#include <boost/bind/bind.hpp>
|
||||
|
||||
namespace chatterino {
|
||||
namespace {
|
||||
|
||||
Reference in New Issue
Block a user