mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +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