Service/Audio: audout_a.cpp: remove pragma once

merge-requests/60/head
mailwl 2018-08-06 11:41:19 +07:00
parent 0b80bbeb95
commit 2ea0f0fd16
1 changed files with 0 additions and 2 deletions

@ -2,8 +2,6 @@
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
#pragma once
#include "core/hle/service/audio/audout_a.h"
namespace Service::Audio {