Revert "Add another 'using namespace shape' inside namespace shape"

This reverts commit 09f4cd90a8.
This commit is contained in:
Brian Anderson 2011-08-20 10:33:41 -07:00
parent 09f4cd90a8
commit 6751d40c60

View file

@ -35,8 +35,6 @@ const uint8_t CMP_LE = 2u;
namespace shape { namespace shape {
using namespace shape;
// NB: This function does not align. // NB: This function does not align.
template<typename T> template<typename T>
inline data_pair<T> inline data_pair<T>