template and fixed guid obtaining

This commit is contained in:
Hane 2023-08-11 21:35:48 +02:00
commit 7e741f3bca
3 changed files with 39 additions and 13 deletions

View file

@ -3,6 +3,7 @@
#include <vector>
#include <iostream>
#include <string>
#include <bitset>
#include "debug.h"