mirror of
https://github.com/pantor/inja.git
synced 2026-04-28 18:29:25 +00:00
* remove unnecessary semicolons on function definitions * add virtual destructor to base class * fix possible loss of data warning for double to int conversion with explicit cast * ignore Visual Studio build folder Co-authored-by: Wim Leflere <wleflere@cochlear.com>