summaryrefslogtreecommitdiffstats
path: root/src/btop.cpp
diff options
context:
space:
mode:
authorJakob P. Liljenberg <admin@qvantnet.com>2024-02-11 16:49:49 +0100
committerGitHub <noreply@github.com>2024-02-11 16:49:49 +0100
commit459cbbeb52e1145bcb3bd0120b82d0edab6a72cc (patch)
tree7a3884cf5c74a01bfd747b5524fa8f51ac6cca6c /src/btop.cpp
parent2b09f29a1e2ca86595e7e8023ba6041c319491f2 (diff)
parentd460fc63dc2445e70935bffde6055642f83a7645 (diff)
Merge branch 'main' into fix/zombie
Diffstat (limited to 'src/btop.cpp')
-rw-r--r--src/btop.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/btop.cpp b/src/btop.cpp
index 736854f..aac8e9c 100644
--- a/src/btop.cpp
+++ b/src/btop.cpp
@@ -53,6 +53,7 @@ tab-size = 4
#include "btop_draw.hpp"
#include "btop_menu.hpp"
#include "fmt/core.h"
+#include "fmt/ostream.h"
using std::atomic;
using std::cout;