xo-unit: build bugfix: missing #include

This commit is contained in:
Roland Conybeare 2024-04-23 20:54:52 -04:00
commit 71de50fbfc
2 changed files with 2 additions and 1 deletions

View file

@ -3,6 +3,7 @@
#pragma once
#include "bpu.hpp"
#include <vector>
namespace xo {
namespace qty {