1
0
mirror of https://github.com/fumiama/water.git synced 2026-06-05 02:00:29 +08:00

Merge pull request #12 from daregod/master

Fix build constraints
This commit is contained in:
Song Gao
2016-11-30 14:30:21 -08:00
committed by GitHub

View File

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