mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-21 21:41:02 +00:00
Add missing <algorithm> header to use std::sort()
This commit is contained in:
parent
43b4c77be5
commit
8aaf679406
@ -14,6 +14,7 @@
|
||||
|
||||
#include "gfx/point.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <vector>
|
||||
|
||||
namespace doc {
|
||||
|
Loading…
x
Reference in New Issue
Block a user