mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-30 15:32:38 +00:00
Merge pull request #623 from msiedlarek/missing-cmath
Added missing cmath header include.
This commit is contained in:
commit
61ca2df6c0
@ -12,6 +12,8 @@
|
||||
#include "base/connection.h"
|
||||
#include "ui/timer.h"
|
||||
|
||||
#include <cmath>
|
||||
|
||||
namespace app {
|
||||
|
||||
class AnimatedWidget {
|
||||
|
Loading…
x
Reference in New Issue
Block a user