29 Jan
2014
29 Jan
'14
2:40 a.m.
On 1/21/2014 1:23 PM, Nate Finch wrote:
At least it's a fairly easy thing to clean up... just remove the using statement and see where the code falls over during compilation, and insert an explicit namespace.
It's only easy when you can _find_ the 'using' directive. It might be hidden in some header file included many levels deep.