mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
reformat
This commit is contained in:
parent
2d79cf53a5
commit
15613850f7
2 changed files with 0 additions and 3 deletions
|
@ -9,7 +9,6 @@
|
|||
# include "messages/MessageBuilder.hpp"
|
||||
# include "providers/twitch/TwitchIrcServer.hpp"
|
||||
|
||||
// lua stuff
|
||||
# include <lauxlib.h>
|
||||
# include <lua.h>
|
||||
# include <lualib.h>
|
||||
|
|
|
@ -10,11 +10,9 @@
|
|||
# include "singletons/Paths.hpp"
|
||||
# include "singletons/Settings.hpp"
|
||||
|
||||
// lua stuff
|
||||
# include <lauxlib.h>
|
||||
# include <lua.h>
|
||||
# include <lualib.h>
|
||||
|
||||
# include <QJsonDocument>
|
||||
|
||||
# include <memory>
|
||||
|
|
Loading…
Reference in a new issue