Add VS2013 support back.

This commit is contained in:
Chunting Gu
2019-04-09 15:39:58 +08:00
parent ee435f84c3
commit ba705e930e
6 changed files with 82 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#ifndef WEBCC_BASE64_H_
#define WEBCC_BASE64_H_
#include <cctype>
#include <cstdint>
#include <string>
namespace webcc {