mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Externals: Add zstd
I had to rename Source/Common/Compiler.h because the VS build confuses it with Externals/zstd/lib/common/compiler.h otherwise.
This commit is contained in:
@ -35,7 +35,7 @@
|
||||
#include <limits>
|
||||
#include <type_traits>
|
||||
|
||||
#include "Common/Compiler.h"
|
||||
#include "Common/Inline.h"
|
||||
|
||||
/*
|
||||
* Abstract bitfield class
|
||||
|
Reference in New Issue
Block a user