mirror of
https://github.com/love2d/love.git
synced 2026-08-19 04:06:17 +02:00
Don't use lua.hpp in lua-https
This commit is contained in:
@@ -1,4 +1,8 @@
|
|||||||
#include <lua.hpp>
|
extern "C"
|
||||||
|
{
|
||||||
|
#include <lua.h>
|
||||||
|
#include <lauxlib.h>
|
||||||
|
}
|
||||||
|
|
||||||
#include "../common/HTTPS.h"
|
#include "../common/HTTPS.h"
|
||||||
#include "../common/config.h"
|
#include "../common/config.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user