mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-02-01 12:54:56 +01:00
moving code into aare:: namespace
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
#include <iostream>
|
||||
#include <vector>
|
||||
|
||||
|
||||
using aare::NDView;
|
||||
using aare::Shape;
|
||||
|
||||
TEST_CASE("Element reference 1D") {
|
||||
std::vector<int> vec;
|
||||
|
||||
Reference in New Issue
Block a user