Skip to content

Commit

Permalink
Remove unused includes
Browse files Browse the repository at this point in the history
Reported by clangd.
  • Loading branch information
blabber committed Jan 7, 2025
1 parent 2d63671 commit b61d25a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions client/top_bar.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,15 @@

// common
#include "chatline_common.h"
#include "government.h"
#include "nation.h"
#include "research.h"

// client
#include "client_main.h"
#include "climisc.h"
#include "fc_client.h"
#include "fonts.h"
#include "page_game.h"
#include "qtg_cxxside.h"
#include "ratesdlg_g.h"
#include "tileset/sprite.h"
#include "top_bar.h"
#include "views/view_map.h"
Expand Down

0 comments on commit b61d25a

Please sign in to comment.