mirror of
https://github.com/thewtex/tmux-mem-cpu-load.git
synced 2026-09-10 07:16:16 -04:00
restore headers
This commit is contained in:
parent
f5ce6f5ad1
commit
3bb320df3c
|
|
@ -15,7 +15,8 @@
|
|||
* */
|
||||
|
||||
#include <cstring>
|
||||
#include <ostream>
|
||||
#include <iostream>
|
||||
#include <fstream>
|
||||
#include <sstream>
|
||||
#include <string>
|
||||
#include <cstdlib> // EXIT_SUCCESS
|
||||
|
|
|
|||
Loading…
Reference in a new issue