Skip to content

Commit

Permalink
Clean up includes
Browse files Browse the repository at this point in the history
  • Loading branch information
serebit committed Nov 12, 2023
1 parent d6c46da commit f9a318c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#include "server.hpp"

#include <cstdio>
#include <getopt.h>
#include <string>
#include <unistd.h>
#include <utility>
Expand Down
1 change: 0 additions & 1 deletion src/surface/xdg_view.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
#include "input/seat.hpp"

#include "wlr-wrap-start.hpp"
#include <wlr/backend.h>
#include <wlr/types/wlr_cursor.h>
#include "wlr-wrap-end.hpp"

Expand Down

0 comments on commit f9a318c

Please sign in to comment.