1
0
mirror of https://github.com/fumiama/water.git synced 2026-06-07 11:10:28 +08:00

Fix build constraints

This commit is contained in:
daregod
2016-12-01 03:30:46 +06:00
parent a7802d4a18
commit ed1bc4e937

View File

@@ -1,4 +1,4 @@
// +build NOT (linux OR darwin)
// +build !(linux | darwin)
package water