allow to compile with gcc 12

This commit is contained in:
2023-05-13 16:12:02 +02:00
parent c326c2a095
commit dda325bbbf

View File

@@ -5,7 +5,7 @@
*/
/*
* Copyright (c) 2008-2022, Tomasz Sowa
* Copyright (c) 2008-2023, Tomasz Sowa
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -34,6 +34,7 @@
#include "acceptbaseparser.h"
#include "convert/convert.h"
#include <algorithm>
namespace Winix