Remove unnecessary includes added by clangd
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
#include <LibInput/KeyEvent.h>
|
||||
#include <LibInput/MouseEvent.h>
|
||||
|
||||
#include <cstdint>
|
||||
#include <sys/socket.h>
|
||||
|
||||
#define FOR_EACH_0(macro)
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
|
||||
#include <BAN/StringView.h>
|
||||
|
||||
#include <cstdint>
|
||||
#include <stdint.h>
|
||||
|
||||
namespace LibFont { class Font; }
|
||||
|
||||
Reference in New Issue
Block a user