mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-23 23:17:19 +00:00
fix rect.cpp compilation
when i try to compile std::round not know
This commit is contained in:
parent
89ef3ad2ac
commit
4c06248c61
@ -16,6 +16,7 @@
|
||||
#include "sdl/point.hpp"
|
||||
#include "sdl/rect.hpp"
|
||||
|
||||
#include <cmath>
|
||||
#include <algorithm>
|
||||
#include <ostream>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user