use qualifier __restrict__ in src/Classic/Fields/Astra1DDynamic.h
The qualifier __restrict__
must be used in src/Classic/Fields/Astra1DDynamic.h
instead of restrict
. This has been forgotten in MR !204 (merged)
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
The qualifier __restrict__
must be used in src/Classic/Fields/Astra1DDynamic.h
instead of restrict
. This has been forgotten in MR !204 (merged)