Skip to content

Commit 1b60cff

Browse files
belov-alekseyrobot-piglet
authored andcommitted
feat docs: add missing string include to README
Closes #1079 Closes #1124 --- Pull Request resolved: #1123 commit_hash:dcc391da1d54ae362418cbb8786b8abde0db2c03
1 parent 5d673b0 commit 1b60cff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ requests and tasks and returns to the handling of the operation only when it is
3131
guaranteed to execute immediately:
3232

3333
```cpp
34+
#include <string>
3435
#include <userver/easy.hpp>
3536
#include "schemas/key_value.hpp"
3637

0 commit comments

Comments
 (0)