Add another 'using namespace shape' inside namespace shape
Try again to put out the darwin tinderbox
This commit is contained in:
parent
2c54b46408
commit
09f4cd90a8
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user