From 457dd2e94e3c1e6cf51b7cbe264927b213d1085c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Sun, 11 Oct 2015 19:56:31 +0200 Subject: NOISSUE make the compiler more evil --- logic/NullInstance.h | 1 + 1 file changed, 1 insertion(+) (limited to 'logic/NullInstance.h') diff --git a/logic/NullInstance.h b/logic/NullInstance.h index dc2a8de3..d46230f4 100644 --- a/logic/NullInstance.h +++ b/logic/NullInstance.h @@ -1,3 +1,4 @@ +#pragma once #include "BaseInstance.h" class NullInstance: public BaseInstance -- cgit v1.2.3