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
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue