mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-13 19:42: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
|
|
@ -4,10 +4,8 @@
|
|||
#include "event/Input.hpp"
|
||||
#include "event/Queue.hpp"
|
||||
#include "event/Scheduler.hpp"
|
||||
#include <cstring>
|
||||
#include <common/Prop.hpp>
|
||||
#include <common/Time.hpp>
|
||||
#include <storm/String.hpp>
|
||||
|
||||
SEvent Event::s_startEvent = SEvent(1, 0);
|
||||
SEvent Event::s_shutdownEvent = SEvent(1, 0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue