removed redundant includes etc.

This commit is contained in:
Erik Frojdh
2020-03-10 11:12:00 +01:00
parent ae3189d836
commit ee799b540a
33 changed files with 33 additions and 189 deletions

View File

@ -19,9 +19,8 @@
#include <QScrollArea>
#include <QSizePolicy>
#include <getopt.h>
#include <iostream>
#include <string>
#include <getopt.h>
#include <sys/stat.h>
int main(int argc, char **argv) {