diff options
Diffstat (limited to 'src/rt/rust_shape.cpp')
| -rw-r--r-- | src/rt/rust_shape.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/rt/rust_shape.cpp b/src/rt/rust_shape.cpp index aecb9254158..ea8d251773d 100644 --- a/src/rt/rust_shape.cpp +++ b/src/rt/rust_shape.cpp @@ -35,6 +35,8 @@ const uint8_t CMP_LE = 2u; namespace shape { +using namespace shape; + // NB: This function does not align. template<typename T> inline data_pair<T> |
