mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-06 21:39:57 +00:00
Added missing cmath header include.
This commit is contained in:
parent
11abb11f9b
commit
6a3b8c71fd
@ -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