refactor lua header includes

This commit is contained in:
Robin Gareus 2016-03-23 13:46:57 +01:00
parent b031d762c9
commit 829da7eb33
4 changed files with 86 additions and 11 deletions

View file

@ -51,6 +51,8 @@
#include <boost/type_traits.hpp>
#include <boost/shared_ptr.hpp>
#include "lua/luastate.h"
#define LUABRIDGE_MAJOR_VERSION 2
#define LUABRIDGE_MINOR_VERSION 0
#define LUABRIDGE_VERSION 200