Fix compilation in darwin

This commit is contained in:
Alfonso Acosta
2016-02-02 21:31:23 +00:00
parent f1ac5f102f
commit e78a64fa15
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
package marshal
// Stub to make the compiler happy in darwin (i.e. avoid "no buildable Go source
// files in" error)