tts : add matchematical constant
ggml-ci
This commit is contained in:
parent
d4fa34bdd4
commit
2221e54278
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
#include "log.h"
|
||||
#include "llama.h"
|
||||
|
||||
#define _USE_MATH_DEFINES // For M_PI on MSVC
|
||||
|
||||
#include <algorithm>
|
||||
#include <cstdio>
|
||||
#include <cmath>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue