#ifndef LICENSEGENERATE_H
#define LICENSEGENERATE_H
#include <QWidget>
#include <QTcpServer>
#include <QJsonArray>
#include <windows.h>
#include <iostream>
#include <QDebug>
#include <stdio.h>
#include "p_code.h"
void licenseGenerate();
#endif