(D3D9) Add <algorithm> header include

This commit is contained in:
twinaphex 2014-01-01 16:04:31 +01:00
parent e38a1096f0
commit 2158076bd7
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
#include "render_chain.hpp"
#include "../../file.h"
#include "../context/win32_common.h"
#include <algorithm>
#ifdef _MSC_VER
#ifndef _XBOX