espelhamento de
https://github.com/quitesimpleorg/qsmaddy.git
sincronizado 2025-04-17 09:59:02 +02:00
blockparser: Add missing includes to fix msvc builds
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
Esse commit está contido em:
pai
8f0ec363fd
commit
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
Referência em uma nova issue
Block a user