1
0
mirror of https://github.com/vcmi/vcmi.git synced 2026-04-26 20:02:20 +02:00
Files
vcmi/scripting/lua/StdInc.cpp
T

12 lines
278 B
C++
Raw Normal View History

2024-03-29 07:48:52 +02:00
/*
* StdInc.cpp, part of VCMI engine
*
* Authors: listed in file AUTHORS in main folder
*
* License: GNU General Public License v2.0 or later
* Full text of license available in license.txt file, in main folder
*
*/
2018-03-17 17:58:30 +03:00
// Creates the precompiled header
2022-08-15 14:38:17 +03:00
#include "StdInc.h"