Closed mjdominus closed 3 years ago
I'm not really happy with the hack job I put in to fix this, but it solves the namespace pollution problems that appear today. Plain use namespace::autoclean did not do the job.
use namespace::autoclean
I'm not really happy with the hack job I put in to fix this, but it solves the namespace pollution problems that appear today. Plain
use namespace::autoclean
did not do the job.