updated readme, and fixed linux compilation

This commit is contained in:
bronku 2026-01-09 01:54:56 +01:00
parent 4becf40f06
commit 8390db169f
8 changed files with 48 additions and 1 deletions

View file

@ -1,4 +1,5 @@
#pragma once
#include <vector>
#include "record.hpp"
#include <fstream>
#include <optional>