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_fingerprint.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'plugins/ExternalAPI/m_fingerprint.h') diff --git a/plugins/ExternalAPI/m_fingerprint.h b/plugins/ExternalAPI/m_fingerprint.h index 3048242925..a7de242da0 100644 --- a/plugins/ExternalAPI/m_fingerprint.h +++ b/plugins/ExternalAPI/m_fingerprint.h @@ -28,7 +28,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * FINGERPRINT PLUGIN SERVICES HEADER */ -/* +#pragma once + + /* * Service SameClientsW MS_FP_SAMECLIENTSW * wParam - LPCWSTR first MirVer value * lParam - LPCWSTR second MirVer value -- cgit v1.2.3