Skip to content

Commit 92d79af

Browse files
committed
Fix missing header
1 parent 0474d1d commit 92d79af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/pipe/main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030

3131
/* stl header */
3232
#include <iostream>
33+
#include <string>
3334

3435
int main( int argc, char **argv ) {
3536

0 commit comments

Comments
 (0)