Skip to content

Commit

Permalink
Drop unneeded #include
Browse files Browse the repository at this point in the history
  • Loading branch information
KitsuneRal authored Sep 11, 2023
1 parent 8fa6664 commit 3e4f6b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Quotient/connection.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

// NB: since Qt 6, moc_connection.cpp needs Room and User fully defined
#include "moc_connection.cpp" // NOLINT(bugprone-suspicious-include)
#include "util.h"

#include "csapi/account-data.h"
#include "csapi/capabilities.h"
Expand Down

0 comments on commit 3e4f6b1

Please sign in to comment.