réplica de
https://github.com/quitesimpleorg/qsmaddy.git
sincronizado 2025-03-17 04:23:30 +01:00
blockparser: Add missing includes to fix msvc builds
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
Este cometimento está contido em:
ascendente
8f0ec363fd
cometimento
62c840bb77
@ -9,6 +9,9 @@
|
|||||||
#include <functional>
|
#include <functional>
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
// windows compatibility includes
|
||||||
|
#include <cctype>
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Carregando…
x
Criar uma nova questão referindo esta
Bloquear um utilizador