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