zrcadlo
https://github.com/quitesimpleorg/qsmaddy.git
synchronizováno 2024-12-31 23:03:45 +01:00
Merge pull request #17 from patrickelectric/windows
blockparser: Add missing includes to fix msvc builds
Tento commit je obsažen v:
revize
ab567fc2f1
@ -9,6 +9,9 @@
|
||||
#include <functional>
|
||||
#include <sstream>
|
||||
#include <string>
|
||||
// windows compatibility includes
|
||||
#include <cctype>
|
||||
#include <algorithm>
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
|
Načítá se…
Odkázat v novém úkolu
Zablokovat Uživatele