From e86bdb16019be278974fcab75255ae37cc600747 Mon Sep 17 00:00:00 2001 From: MerryMage Date: Sat, 13 Jan 2018 22:14:04 +0000 Subject: Fix build on macOS and linux --- src/core/hle/lock.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/core') diff --git a/src/core/hle/lock.cpp b/src/core/hle/lock.cpp index 1c24c7ce9..be4bfce3b 100644 --- a/src/core/hle/lock.cpp +++ b/src/core/hle/lock.cpp @@ -2,8 +2,6 @@ // Licensed under GPLv2 or any later version // Refer to the license.txt file included. -#pragma once - #include namespace HLE { -- cgit v1.2.3