CCCoreLib
CCCoreLib copied to clipboard
Files missing namespace
Describe the bug
Several files are missing a namespace:
- [ ] CCGeom.h
- [ ] CCShareable.h
- [ ] CCTypes.h (these types are used in a lot of places)
- [X] Garbage.h
- [X] Jacobi.h
- [X] RayAndBox.h
Namespaces should be added.