فهرست منبع

Remove a pragma once from a cpp file

Kelebek1 3 سال پیش
والد
کامیت
1deecc6f70
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      src/audio_core/sink/sink_stream.cpp

+ 0 - 2
src/audio_core/sink/sink_stream.cpp

@@ -1,8 +1,6 @@
 // SPDX-FileCopyrightText: Copyright 2018 yuzu Emulator Project
 // SPDX-License-Identifier: GPL-2.0-or-later
 
-#pragma once
-
 #include <array>
 #include <atomic>
 #include <memory>