From a3805a0a6771e282026bf3c4783bea1cdba58556 Mon Sep 17 00:00:00 2001 From: Goraf <22941576+Goraf@users.noreply.github.com> Date: Sun, 25 Feb 2018 00:41:47 +0100 Subject: add missed guards for header files --- plugins/ExternalAPI/m_messagestate.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/ExternalAPI/m_messagestate.h') diff --git a/plugins/ExternalAPI/m_messagestate.h b/plugins/ExternalAPI/m_messagestate.h index a69772f698..d3dbf5b4a7 100644 --- a/plugins/ExternalAPI/m_messagestate.h +++ b/plugins/ExternalAPI/m_messagestate.h @@ -1,3 +1,5 @@ +#pragma once + struct MessageReadData { DWORD dw_lastTime; -- cgit v1.2.3