Skip to content

Commit 6751d40

Browse files
committed
Revert "Add another 'using namespace shape' inside namespace shape"
This reverts commit 09f4cd9.
1 parent 09f4cd9 commit 6751d40

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/rt/rust_shape.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ const uint8_t CMP_LE = 2u;
3535

3636
namespace shape {
3737

38-
using namespace shape;
39-
4038
// NB: This function does not align.
4139
template<typename T>
4240
inline data_pair<T>

0 commit comments

Comments
 (0)