mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Modernize various files (src/k*, src/l*)
* range-based for loops * code style * C++ headers instead of C headers * Default operators
This commit is contained in:
@@ -18,7 +18,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
*/
|
||||
|
||||
#include "light.h"
|
||||
#include <math.h>
|
||||
#include <cmath>
|
||||
#include "util/numeric.h"
|
||||
#include "settings.h"
|
||||
|
||||
|
Reference in New Issue
Block a user