From 866b7c20a8958069a048ffa600155ec3cbd2e5f2 Mon Sep 17 00:00:00 2001
From: ameerj <52414509+ameerj@users.noreply.github.com>
Date: Sat, 19 Mar 2022 01:50:03 -0400
Subject: general: Fix clang/gcc build errors

---
 src/shader_recompiler/frontend/ir/opcodes.h | 1 +
 1 file changed, 1 insertion(+)

(limited to 'src/shader_recompiler/frontend/ir/opcodes.h')

diff --git a/src/shader_recompiler/frontend/ir/opcodes.h b/src/shader_recompiler/frontend/ir/opcodes.h
index 9de65c8b29..85f7aac02e 100644
--- a/src/shader_recompiler/frontend/ir/opcodes.h
+++ b/src/shader_recompiler/frontend/ir/opcodes.h
@@ -4,6 +4,7 @@
 
 #pragma once
 
+#include <algorithm>
 #include <array>
 
 #include <fmt/format.h>
-- 
cgit v1.2.3-70-g09d2