cleaning\ncorrections of code

This commit is contained in:
2026-06-22 15:50:12 +08:00
parent 881ef2d7f7
commit bcf0b2fc1d
12 changed files with 280 additions and 456 deletions
-12
View File
@@ -1,18 +1,6 @@
#include "downloadfile.h"
#include "tools.h"
#include <pstreams/pstream.h>
#include <sstream>
#include <string>
#include <cstring>
#include <iostream>
#include <stdio.h>
#include <QMessageBox>
#include <vector>
#include <memory>
#include <stdexcept>
#include <array>
#include <unistd.h>
#include <sys/types.h>
using namespace std;