This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
c
/
odin-lang.Odin
mirror of
https://github.com/odin-lang/Odin
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Remove `//+build windows` tag
gingerBill
1 năm trước cách đây
mục cha
1d7f7a55d2
commit
7b89174a26
1 tập tin đã thay đổi
với
0 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
0
1
core/sys/windows/types.odin
+ 0
- 1
core/sys/windows/types.odin
Xem Tập Tin
@@ -1,4 +1,3 @@
-// +build windows
package sys_windows
import "core:c"