Skip to content

Commit

Permalink
Fix windows build.
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Theophanes authored and Daniel Theophanes committed May 11, 2012
1 parent d29bca0 commit d09e311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osext_windows.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package osext

import (
"unsafe"
"utf16"
"unicode/utf16"
)

var (
Expand Down

0 comments on commit d09e311

Please sign in to comment.