another bit of refactoring

This commit is contained in:
2021-07-12 21:25:31 +02:00
parent 5e4480c767
commit eebfaacde4
10 changed files with 70 additions and 101 deletions

View File

@@ -1,7 +1,7 @@
#pragma once
#include <math.h>
#include <cmath>
#include <string>
#include <vector>
#include <regex>