Fix MSVC localtime_s (#3124).

This commit is contained in:
Wilson Snyder
2022-03-27 13:59:18 -04:00
parent f9e69984ff
commit 3f7bf3d2dc
3 changed files with 3 additions and 3 deletions
+1
View File
@@ -58,6 +58,7 @@
#include "V3Unroll.h"
#include "V3Hasher.h"
#include <cctype>
#include <deque>
#include <map>
#include <memory>