mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-21 05:53:12 -07:00
Add _USE_MATH_DEFINES for Windows
This commit is contained in:
parent
24d73064db
commit
42a3b864d0
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
// SPDX-License-Identifier: LicenseRef-AGPL-3.0-only-OpenSSL
|
// SPDX-License-Identifier: LicenseRef-AGPL-3.0-only-OpenSSL
|
||||||
|
|
||||||
|
#define _USE_MATH_DEFINES
|
||||||
|
|
||||||
#include <chiaki/feedback.h>
|
#include <chiaki/feedback.h>
|
||||||
#include <chiaki/controller.h>
|
#include <chiaki/controller.h>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue