Browse Source

Keep -vet happy

gingerBill 3 năm trước cách đây
mục cha
commit
0c9ddd51a4
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      core/reflect/reflect.odin

+ 1 - 0
core/reflect/reflect.odin

@@ -3,6 +3,7 @@ package reflect
 import "core:runtime"
 import "core:intrinsics"
 import "core:mem"
+_ :: mem
 _ :: intrinsics
 
 Type_Info :: runtime.Type_Info