Commit 5eaed41
Remove unused <system_error> include from MemoryMapping.cpp
Summary: Remove unused `#include <system_error>` from `fbcode/folly/system/MemoryMapping.cpp`. No symbols from `<system_error>` (e.g., `std::system_error`, `std::error_code`, `std::error_category`) are used in this file.
Reviewed By: ilvokhin
Differential Revision: D95403545
fbshipit-source-id: 972312a85e89e3f5355428f7f0fd30b48bacb1511 parent e7939bb commit 5eaed41
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
0 commit comments