mirror of
https://github.com/sockspls/badfish
synced 2025-04-29 16:23:09 +00:00
Add cmath header to movepick.h
No functional change
This commit is contained in:
parent
8e61d70499
commit
7e427639ce
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
#include <algorithm>
|
||||
#include <array>
|
||||
#include <cassert>
|
||||
#include <cmath>
|
||||
#include <cstdint>
|
||||
#include <cstdlib>
|
||||
#include <limits>
|
||||
|
|
Loading…
Add table
Reference in a new issue