summaryrefslogtreecommitdiffstats
path: root/src/btop_tools.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/btop_tools.cpp')
-rw-r--r--src/btop_tools.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/btop_tools.cpp b/src/btop_tools.cpp
index 88bf711..aaa9e54 100644
--- a/src/btop_tools.cpp
+++ b/src/btop_tools.cpp
@@ -30,7 +30,7 @@ tab-size = 4
#include <termios.h>
#include <sys/ioctl.h>
-#include "robin_hood.h"
+#include "unordered_map"
#include "widechar_width.hpp"
#include "btop_shared.hpp"
#include "btop_tools.hpp"
@@ -43,7 +43,6 @@ using std::flush;
using std::max;
using std::string_view;
using std::to_string;
-using robin_hood::unordered_flat_map;
using namespace std::literals; // to use operator""s