aboutsummaryrefslogtreecommitdiff
path: root/src/compat.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/compat.cpp')
-rw-r--r--src/compat.cpp7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/compat.cpp b/src/compat.cpp
index 336f716..4e8025e 100644
--- a/src/compat.cpp
+++ b/src/compat.cpp
@@ -1,9 +1,12 @@
1#include "compat.h"
2
3#include "macros_and_utils.h"
4
5
1// ################################################################################################# 6// #################################################################################################
2// ###################################### Lua 5.1 / 5.2 / 5.3 ###################################### 7// ###################################### Lua 5.1 / 5.2 / 5.3 ######################################
3// ################################################################################################# 8// #################################################################################################
4 9
5#include "compat.h"
6#include "macros_and_utils.h"
7 10
8// ################################################################################################# 11// #################################################################################################
9 12