mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-07 04:35:56 +01:00
Code typo
This commit is contained in:
parent
f3f0b6fef9
commit
5405526424
@ -306,7 +306,7 @@ namespace Grid {
|
||||
}
|
||||
|
||||
template <typename V>
|
||||
const V & Reconstruct<V>::Reconstruct<V>::getVector(void)
|
||||
const V & Reconstruct<V>::getVector(void)
|
||||
{
|
||||
return vector_;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user