mirror of
https://github.com/holub/mame
synced 2025-04-16 13:34:55 +03:00
add cmath include to plists.h
This commit is contained in:
parent
d6616e1786
commit
bf281b3cad
@ -13,6 +13,7 @@
|
||||
#include <algorithm>
|
||||
#include <vector>
|
||||
#include <type_traits>
|
||||
#include <cmath>
|
||||
//#include <cstring>
|
||||
//#include <array>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user