spogulis no
https://github.com/quitesimpleorg/qsmaddy.git
synced 2024-12-22 19:29:49 +01:00
Merge pull request #17 from patrickelectric/windows
blockparser: Add missing includes to fix msvc builds
Šī revīzija ir iekļauta:
revīzija
ab567fc2f1
@ -9,6 +9,9 @@
|
|||||||
#include <functional>
|
#include <functional>
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
// windows compatibility includes
|
||||||
|
#include <cctype>
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Notiek ielāde…
Atsaukties uz šo jaunā problēmā
Block a user