mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 17:35:46 +00:00
shader_environment: Add missing <algorithm> include
This commit is contained in:
parent
5d3d9560e1
commit
fc29159ac7
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include <algorithm>
|
||||
#include <filesystem>
|
||||
#include <fstream>
|
||||
#include <memory>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue