jsitaraman / tioga

Tioga is a library for overset grid assembly on parallel distributed systems
GNU Lesser General Public License v3.0
64 stars 36 forks source link

Adding #include <stdexcept> to resolve compile time errors #21

Closed ashesh2512 closed 4 years ago

ashesh2512 commented 4 years ago

Cherry-picked the commit from the master branch to include the headers and merged it with the exawind branch to prevent breaking of code on certain compilers.