Remove unneeded includes

Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Anton Lundin 2015-08-31 23:23:26 +02:00 committed by Dirk Hohndel
parent 332bde9c86
commit b7038e4bec
4 changed files with 0 additions and 4 deletions

View file

@ -6,7 +6,6 @@
#include "divesite.h"
#include "helpers.h"
#include "usersurvey.h"
#include "membuffer.h"
#include <QJsonDocument>
#include <QJsonArray>