mirror of
https://github.com/whoahq/whoa.git
synced 2026-02-02 00:32:45 +03:00
fix(console): include missing header
This commit is contained in:
parent
68e7332c5d
commit
a397de8619
@ -12,6 +12,7 @@
|
|||||||
#include "gx/Screen.hpp"
|
#include "gx/Screen.hpp"
|
||||||
#include <storm/String.hpp>
|
#include <storm/String.hpp>
|
||||||
#include <tempest/Rect.hpp>
|
#include <tempest/Rect.hpp>
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
static CGxStringBatch* s_batch;
|
static CGxStringBatch* s_batch;
|
||||||
static float s_caretpixwidth;
|
static float s_caretpixwidth;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user