mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
i hate you, msvc so fucking much
This commit is contained in:
parent
4908efcf89
commit
d830d1c960
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
#include <vector>
|
#include <vector>
|
||||||
struct lua_State;
|
struct lua_State;
|
||||||
namespace chatterino {
|
namespace chatterino {
|
||||||
class CommandContext;
|
struct CommandContext;
|
||||||
} // namespace chatterino
|
} // namespace chatterino
|
||||||
|
|
||||||
namespace chatterino::lua {
|
namespace chatterino::lua {
|
||||||
|
|
Loading…
Reference in a new issue