From a857d9b36f80adf045cd195653cb2f8b91452981 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Mon, 18 Jan 2016 15:14:24 +0100 Subject: Added missing #pragma once --- common/resource.h | 1 + 1 file changed, 1 insertion(+) (limited to 'common') diff --git a/common/resource.h b/common/resource.h index 9a31d03..2168e82 100644 --- a/common/resource.h +++ b/common/resource.h @@ -17,6 +17,7 @@ * You should have received a copy of the GNU Lesser General Public * License along with this library. If not, see . */ +#pragma once #include -- cgit v1.2.3