We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19c9fcf commit ac67556Copy full SHA for ac67556
include/cpr/error.h
@@ -1,7 +1,7 @@
1
#ifndef CPR_ERROR_H
2
#define CPR_ERROR_H
3
4
-#include <array>
+#include <unordered_map>
5
#include <cstdint>
6
#include <string>
7
0 commit comments