mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-15 14:30:05 +00:00
Merge pull request #8167 from Tachi107/patch-1
fix: remove #pragma once in .cpp file
This commit is contained in:
commit
50b10c4bac
@ -4,8 +4,6 @@
|
||||
// Parts of this implementation were base on:
|
||||
// https://cs.android.com/android/platform/superproject/+/android-5.1.1_r38:frameworks/native/libs/gui/IGraphicBufferProducer.cpp
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "core/hle/service/nvflinger/graphic_buffer_producer.h"
|
||||
#include "core/hle/service/nvflinger/parcel.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user