From bdc3f4a198c3f047389b159e67f7e6131e053ea6 Mon Sep 17 00:00:00 2001 From: LaG1924 <12997935+LaG1924@users.noreply.github.com> Date: Wed, 3 Jan 2018 21:47:11 +0500 Subject: Fixed compilation errors --- src/Chat.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Chat.hpp') diff --git a/src/Chat.hpp b/src/Chat.hpp index 4d147be..9ab5691 100644 --- a/src/Chat.hpp +++ b/src/Chat.hpp @@ -1,6 +1,7 @@ #pragma once #include +#include struct TextModifier { size_t offset; -- cgit v1.2.3