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_nudge.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/ExternalAPI/m_nudge.h') diff --git a/plugins/ExternalAPI/m_nudge.h b/plugins/ExternalAPI/m_nudge.h index 8067499145..5da1bfcfe3 100644 --- a/plugins/ExternalAPI/m_nudge.h +++ b/plugins/ExternalAPI/m_nudge.h @@ -1,3 +1,5 @@ +#pragma once + // protocol service that sends a nudge #define PS_SEND_NUDGE "/SendNudge" -- cgit v1.2.3