mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
vlib/glm: fix glm_test.v
This commit is contained in:
parent
769cda1d1f
commit
72159d4169
@ -4,7 +4,6 @@
|
|||||||
|
|
||||||
import os
|
import os
|
||||||
import gl
|
import gl
|
||||||
import gg
|
|
||||||
import glm
|
import glm
|
||||||
|
|
||||||
fn cmp(a, b f32) bool {
|
fn cmp(a, b f32) bool {
|
||||||
|
Loading…
Reference in New Issue
Block a user