dolphin/Externals
Sergei Trofimovich 8cfc41fb3b Externals/rangeset: use qualified 'size_t'
On clang-11 build failed as:

```
[ 42%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/Jit64/Jit.cpp.o
In file included from ../../../../Source/Core/Core/PowerPC/Jit64/Jit.cpp:5:
In file included from ../../../../Source/Core/Core/PowerPC/Jit64/Jit.h:21:
../../../../Externals/rangeset/include/rangeset/rangesizeset.h:325:3: error: unknown type name 'size_t'; did you mean 'std::size_t'?
  size_t size() const {
  ^
```

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2021-01-28 20:20:43 +00:00
..
Bochs_disasm
bzip2
cpp-optparse
cubeb
curl msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00
discord-rpc
ed25519
enet CMake: Update cmake_minimum_required calls using versions less than 2.8.12. CMake warns support will be removed in a future version. 2020-12-27 14:51:04 -06:00
ffmpeg
fmt
FreeSurround
gettext
glslang
gtest CMake: Update cmake_minimum_required calls using versions less than 2.8.12. CMake warns support will be removed in a future version. 2020-12-27 14:51:04 -06:00
hidapi Externals: Link against required libraries 2021-01-03 14:26:38 +00:00
imgui
libiconv-1.14
liblzma msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00
libpng msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00
libusb msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00
LZO
mbedtls CMake: Update cmake_minimum_required calls using versions less than 2.8.12. CMake warns support will be removed in a future version. 2020-12-27 14:51:04 -06:00
miniupnpc CMake: Update cmake_minimum_required calls using versions less than 2.8.12. CMake warns support will be removed in a future version. 2020-12-27 14:51:04 -06:00
minizip
MoltenVK
OpenAL/include
picojson
pugixml CMake: Update cmake_minimum_required calls using versions less than 2.8.12. CMake warns support will be removed in a future version. 2020-12-27 14:51:04 -06:00
Qt@5ab31b5fdf
rangeset Externals/rangeset: use qualified 'size_t' 2021-01-28 20:20:43 +00:00
SFML
soundtouch
Vulkan/Include/vulkan
WIL
xxhash
zlib
zstd
.gitignore
ExternalsReferenceAll.props msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00
licenses.md