schrodinger / coordgenlibs

Schrodinger-developed 2D Coordinate Generation
BSD 3-Clause "New" or "Revised" License
42 stars 28 forks source link

Minor header cleanup, make warnings=error the default. #82

Closed d-b-w closed 3 years ago

d-b-w commented 3 years ago

We're hoping to do another round of performance improvements and code cleanup on coordgen. This commit removes some header inclusion to lower the build-time cost of header changes.

rachelnwalker commented 3 years ago

looks good to me!