evaleev / libint

Libint: high-performance library for computing Gaussian integrals in quantum mechanics
Other
226 stars 95 forks source link

Missing using statements and include #96

Closed mfherbst closed 6 years ago

mfherbst commented 6 years ago

This PR adds missing using statements and includes such that the header exposes the same symbols irregardless whether the C++ standard library or the fallback implementation are used.