Fixed Visual Studio compiler error
This commit is contained in:
parent
a6320a35e0
commit
126f2ed423
|
@ -23,6 +23,7 @@
|
|||
#include <string>
|
||||
#include <set>
|
||||
#include <cstring>
|
||||
#include <cctype>
|
||||
|
||||
// Register this check class (by creating a static instance of it).
|
||||
// Disabled in release builds
|
||||
|
|
Loading…
Reference in New Issue