1
0
réplica de https://github.com/quitesimpleorg/qsmaddy.git sincronizado 2025-09-03 01:46:19 +02:00

Merge pull request #11 from patrickelectric/fix_clang

blackparser: Add missing include
Este cometimento está contido em:
Petra Baranski
2018-10-25 08:48:53 +02:00
cometido por GitHub
ascendente 04342d813c 22c656f855
cometimento a19845cdb5

Ver ficheiro

@@ -7,6 +7,7 @@
// -----------------------------------------------------------------------------
#include <functional>
#include <sstream>
#include <string>
// -----------------------------------------------------------------------------