Merge pull request #937 from mailwl/audout-fix
Service/Audio: audout_a.cpp: remove pragma once
This commit is contained in:
commit
37adf04dcd
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
||||||
// Licensed under GPLv2 or any later version
|
// Licensed under GPLv2 or any later version
|
||||||
// Refer to the license.txt file included.
|
// Refer to the license.txt file included.
|
||||||
|
|
||||||
#pragma once
|
|
||||||
|
|
||||||
#include "core/hle/service/audio/audout_a.h"
|
#include "core/hle/service/audio/audout_a.h"
|
||||||
|
|
||||||
namespace Service::Audio {
|
namespace Service::Audio {
|
||||||
|
|
Loading…
Reference in a new issue