forked from dolphin-emu/dolphin
Merge pull request #2335 from lioncash/header
TextureDecoder_Common: Add missing algorithm include
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
// Licensed under GPLv2
|
// Licensed under GPLv2
|
||||||
// Refer to the license.txt file included.
|
// Refer to the license.txt file included.
|
||||||
|
|
||||||
|
#include <algorithm>
|
||||||
#include <cmath>
|
#include <cmath>
|
||||||
|
|
||||||
#include "Common/Common.h"
|
#include "Common/Common.h"
|
||||||
|
Reference in New Issue
Block a user