Skip to content

Commit 436f9c3

Browse files
thisptr-hubdtrugman
authored andcommitted
fix: no member named 'inserter'
1 parent c4dfe38 commit 436f9c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/procfs.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
#include <sys/types.h>
1919
#include <unistd.h>
2020

21+
#include <iterator>
2122
#include <system_error>
2223

2324
#include "pfs/parsers/filesystems.hpp"

0 commit comments

Comments
 (0)