Logger: remove an unnecessary include.

This commit is contained in:
Guillaume Jacquemin 2024-03-30 17:06:04 +01:00
parent bf5a9872e1
commit 12995367eb
Signed by: williamjcm
SSH Key Fingerprint: SHA256:AYLOg+iTV0ElElnlu4vqM4edFazVdRiuQB0Y5LoKc4A
1 changed files with 0 additions and 2 deletions

View File

@ -16,8 +16,6 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <https://www.gnu.org/licenses/>.
#include <ctime>
#ifndef SAVETOOL_DEBUG_BUILD
#include <fstream>
#endif