debug.h y endpointwidget

This commit is contained in:
Hane 2023-02-15 10:17:59 +01:00
commit b006896ccb
9 changed files with 121 additions and 30 deletions

View file

@ -1,6 +1,7 @@
#pragma once
#define WIN32_LEAN_AND_MEAN
#include "debug.h"
#include "global.h"
#include <vector>
#include <iostream>