Gabriele Contini
2020-02-09 27e8dc084aebdb6d71c67fd2d2000e17f072b7a9
src/library/ini/SimpleIni.h
@@ -2488,6 +2488,9 @@
        bNeedNewLine = true;
    }
    // Append new empty line
    a_oOutput.Write(SI_NEWLINE_A);
    return SI_OK;
}