An attempt to fix the MSVC2017 build

pull/556/head
Andrei Kortunov 5 years ago
parent 1cdd33b434
commit a250a405b4

@ -1,6 +1,7 @@
#ifndef MISC_STRINGOPS_H
#define MISC_STRINGOPS_H
#include <cctype>
#include <string>
#include <algorithm>

Loading…
Cancel
Save