Skip to content

Commit ac67556

Browse files
committed
change include
1 parent 19c9fcf commit ac67556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/cpr/error.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef CPR_ERROR_H
22
#define CPR_ERROR_H
33

4-
#include <array>
4+
#include <unordered_map>
55
#include <cstdint>
66
#include <string>
77

0 commit comments

Comments
 (0)