Skip to content

Commit 8bbf39f

Browse files
committed
fix build
1 parent 0538952 commit 8bbf39f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/ruis/paint/rectangle_vao.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
2121

2222
#include "rectangle_vao.hpp"
2323

24+
#include <numbers>
25+
2426
#include <veg/canvas.hpp>
2527

2628
#include "../util/util.hpp"

0 commit comments

Comments
 (0)