SqliteModernCpp / sqlite_modern_cpp

The C++14 wrapper around sqlite library
MIT License
904 stars 156 forks source link

Protect std::max against macro definitions #152

Closed zauguin closed 6 years ago

zauguin commented 6 years ago

Fixes #150.