tcp nes wip

This commit is contained in:
2022-05-05 18:37:51 +02:00
parent 3695a54e9a
commit caf1ae0b7d
4 changed files with 18 additions and 9 deletions

View File

@@ -4,8 +4,7 @@
#include <string>
#include <vector>
#include <iostream>
#include <fstream>
std::string read_file_contents(const std::string &filename);