update Header class v.1.1

This commit is contained in:
Talyx
2022-01-15 23:05:55 +03:00
parent 4c9bfb73ba
commit 99e3faf5b5
3 changed files with 86 additions and 65 deletions

View File

@@ -26,6 +26,7 @@
#include <fstream>
#include <vector>
#include <sstream>
#include <string>
#include <map>
#include "Socket.hpp"
#include "Server.hpp"