mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-12 11:12:29 +00:00
chore(build): remove unused includes
This commit is contained in:
parent
8e61a4c428
commit
ee1d46db19
10 changed files with 0 additions and 13 deletions
|
|
@ -7,7 +7,6 @@
|
|||
#include "util/SFile.hpp"
|
||||
#include <algorithm>
|
||||
#include <cstdint>
|
||||
#include <cstring>
|
||||
#include <storm/Array.hpp>
|
||||
#include <storm/String.hpp>
|
||||
#include <tempest/Vector.hpp>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
#include "ui/FrameXML.hpp"
|
||||
#include "gx/Coordinate.hpp"
|
||||
#include "ui/CSimpleButton.hpp"
|
||||
#include "ui/CSimpleCheckbox.hpp"
|
||||
#include "ui/CSimpleEditBox.hpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue