We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd61d52 commit e743a43Copy full SHA for e743a43
include/zep/mcommon/string/stringutils.h
@@ -6,6 +6,7 @@
6
#include <string>
7
#include <unordered_map>
8
#include <vector>
9
+#include <cstdint>
10
11
namespace Zep
12
{
0 commit comments