include algorithm on windows for std::replace

develop
Myk Taylor 2020-07-16 08:42:39 -07:00
parent bb1fcff410
commit 0afbe9d931
1 changed files with 1 additions and 0 deletions

@ -45,6 +45,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*/
#include <algorithm>
#include <string>
#include "modules/Filesystem.h"