mirror of
https://github.com/panda3d/panda3d.git
synced 2026-04-30 11:40:47 -05:00
b2bfb31114
Also remove most `using namespace std;` statements. The only one that remains is in py_panda.h. Closes #350 Closes #335