reorganize files and format

This commit is contained in:
Barrett Ruth 2025-08-30 19:11:25 -05:00
parent c7893f5984
commit ba0fcd7432
3 changed files with 14 additions and 8 deletions

View file

@ -3,7 +3,7 @@
#include <cstdint>
#include <format>
#include "../include/bmath.hh"
#include "../include/bmath/bmath.hh"
using namespace bmath;