1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-02-19 19:10:20 +02:00
2022-09-24 15:55:24 +03:00

12 lines
277 B
C

#pragma once
#include "../../Global.h"
#include <lua.hpp>
// This header should be treated as a pre compiled header file(PCH) in the compiler building settings.
// Here you can add specific libraries and macros which are specific to this project.
VCMI_LIB_USING_NAMESPACE