Add more unit test

This commit is contained in:
2026-03-29 12:00:38 +11:00
parent 2392b6785b
commit e7612e421b
3 changed files with 12 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
#ifndef ANSFILEPLAYER_H
#define ANSFILEPLAYER_H
#ifndef ANSFILEPLAYER_CV_H
#define ANSFILEPLAYER_CV_H
#define ANSFILEPLAYER_API __declspec(dllexport)
#include <iostream>
#include <cstdint>