- use TestBlock

git-svn-id: http://moon:8086/svn/software/trunk/libsrc/cpp@877 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2022-05-24 20:11:29 +00:00
parent d3033dccfc
commit 91f11a2739
3 changed files with 5 additions and 10 deletions
+1
View File
@@ -2,6 +2,7 @@
#include <armadillo>
#include <Buffer.hpp>
#include "TestBlock.hpp"
#ifndef LENGTH
#define LENGTH(a) (sizeof(a)/sizeof(a[0]))