fix unary_function compile error on Windows

This commit is contained in:
Eugene Chornyi 2024-05-01 21:21:21 +02:00
parent 6f65cbdce2
commit 378db92cd3

View File

@ -9,6 +9,7 @@
*/
#include <config.h>
#include <functional>
#include "Format.h"
#include "Buffer.h"