mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
- Refactored Lua C++ bindings
- Removed tolua++
This commit is contained in:
@ -20,7 +20,6 @@
|
||||
#define __LUAMANAGER_H__
|
||||
|
||||
#include "lua.hpp"
|
||||
#include "tolua++.h"
|
||||
|
||||
class LuaManager
|
||||
{
|
||||
|
Reference in New Issue
Block a user