1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Include: complex -> cstdlib

This commit is contained in:
llya Kowalewski 2015-05-08 01:10:33 +03:00
parent 275f2a97f1
commit 9d9fa90271

View File

@ -16,7 +16,7 @@
#include "screengrabberchooserrectitem.h"
#include <complex>
#include <cstdlib>
#include <QGraphicsSceneMouseEvent>
#include <QGraphicsScene>