mirror of
https://git.tardis.systems/mirrors/yuzu
synced 2025-06-16 14:15:12 +02:00
common/zstd_compression: Remove #pragma once directive from source file
Introduced in 72477731ed
. This is only
necessary within header files.
This commit is contained in:
parent
1f72bb733f
commit
a6f7a44aab
@ -2,8 +2,6 @@
|
||||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <algorithm>
|
||||
#include <zstd.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user