remove useless includes
This commit is contained in:
parent
98b6b8df7e
commit
87c2e2e01c
@ -6,7 +6,6 @@
|
||||
#include <cstring>
|
||||
#include <curses.h>
|
||||
#include <format>
|
||||
#include <fstream>
|
||||
#include <iostream>
|
||||
#include <menu.h>
|
||||
#include <nlohmann/json.hpp>
|
||||
@ -14,7 +13,6 @@
|
||||
#include <string>
|
||||
#include <algorithm>
|
||||
#include "net.h"
|
||||
#include "color.h"
|
||||
|
||||
using nlohmann::json;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user