Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
Fix nonwin build flags
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanschneider committed May 21, 2015
1 parent d428c7f commit aa6831f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main_nonwindows.go
@@ -1,4 +1,5 @@
// +build !windows

package main

func main() {
Expand Down

0 comments on commit aa6831f

Please sign in to comment.