CCCoreLib icon indicating copy to clipboard operation
CCCoreLib copied to clipboard

Files missing namespace

Open asmaloney opened this issue 5 years ago • 0 comments

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.

asmaloney avatar Apr 25 '20 18:04 asmaloney