poco/Foundation
Gleb Popov 675f73fced Fix building of FileStreamTest.cpp on FreeBSD
According to POSIX, S_IRGRP et all are defined in sys/stat.h, so the code
that uses these defines should include that header
2025-08-10 09:30:20 +02:00
..