1
0
mirror of https://github.com/fumiama/water.git synced 2026-06-07 19:40:38 +08:00

Adds Build Tag Comments for Consistency

This commit is contained in:
Matthew Ellison
2017-05-22 15:54:27 -04:00
parent ad8a32dbd3
commit 341e40fcee
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
// +build darwin
package water

View File

@@ -1,3 +1,4 @@
// +build linux
package water