We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0538952 commit 8bbf39fCopy full SHA for 8bbf39f
1 file changed
src/ruis/paint/rectangle_vao.cpp
@@ -21,6 +21,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
21
22
#include "rectangle_vao.hpp"
23
24
+#include <numbers>
25
+
26
#include <veg/canvas.hpp>
27
28
#include "../util/util.hpp"
0 commit comments