mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-10 22:31:40 +02:00
Add missing include guards
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
namespace GameConstants
|
||||
{
|
||||
extern const char GIT_SHA1[];
|
||||
|
@@ -1,3 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
namespace vstd
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user