Merge branch 'master' of github.com:traintastic/traintastic

Dieser Commit ist enthalten in:
Reinder Feenstra 2021-11-27 11:47:27 +01:00
Commit d62146bf4a

Datei anzeigen

@ -23,6 +23,7 @@
#ifndef TRAINTASTIC_SERVER_LUA_CLASS_HPP
#define TRAINTASTIC_SERVER_LUA_CLASS_HPP
#include <string_view>
#include <lua.hpp>
#include "../core/objectptr.hpp"