mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-05-09 18:37:48 +08:00
ggwave : fix python build on Windows
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
#include <map>
|
||||
//#include <random>
|
||||
|
||||
#ifndef M_PI
|
||||
#define M_PI 3.14159265358979323846
|
||||
#endif
|
||||
|
||||
//
|
||||
// C interface
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user