mirror of
https://github.com/minetest/minetest.git
synced 2025-03-06 20:48:40 +01:00
Remove <ctgmath> include from particles.h
The header is deprecated, and we don't even use it.
This commit is contained in:
parent
3bd5169aee
commit
d2a089ffd9
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#include <string>
|
||||
#include <sstream>
|
||||
#include <vector>
|
||||
#include <ctgmath>
|
||||
#include <type_traits>
|
||||
#include "irrlicht_changes/printing.h"
|
||||
#include "irrlichttypes_bloated.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue