mirror of
https://github.com/thewtex/tmux-mem-cpu-load.git
synced 2026-09-10 07:16:16 -04:00
Undefined references to std::string in aarch64 build
This commit is contained in:
parent
0077534b96
commit
8052318680
|
|
@ -17,6 +17,7 @@
|
|||
*/
|
||||
|
||||
#include <sstream>
|
||||
#include <string>
|
||||
|
||||
#include "memory.h"
|
||||
#include "luts.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue