mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[escher] Remove a useless header
This commit is contained in:
committed by
LeaNumworks
parent
8bd01b600b
commit
df5c0752fb
@@ -1,8 +1,5 @@
|
||||
#include <escher/run_loop.h>
|
||||
#include <assert.h>
|
||||
#ifdef __EMSCRIPTEN__
|
||||
#include <emscripten.h>
|
||||
#endif
|
||||
|
||||
RunLoop::RunLoop() :
|
||||
m_time(0) {
|
||||
|
||||
Reference in New Issue
Block a user