Add algorithm include for MSVC

develop
lethosor 2019-10-03 23:26:57 -04:00
parent f3658db85f
commit ca7d0f1cac
1 changed files with 2 additions and 0 deletions

@ -25,6 +25,8 @@ distribution.
#pragma once
#include <algorithm>
#include "Pragma.h"
#include "Export.h"