Service/Audio: audout_a.cpp: remove pragma once

This commit is contained in:
mailwl 2018-08-06 11:41:19 +03:00
parent cdb4cd4254
commit d77ba2a4df

View file

@ -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 {