all: test test: g++ -g -Iinclude --std=c++17 -o test tests/*.cpp