mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-25 04:28:49 +03:00
Add math defines for windows
This commit is contained in:
parent
139e7e2978
commit
5bafc77ece
1 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
#include "blurhash.hpp"
|
||||
|
||||
#define _USE_MATH_DEFINES
|
||||
#include <algorithm>
|
||||
#include <array>
|
||||
#include <cassert>
|
||||
|
|
Loading…
Reference in a new issue