mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-05 04:27:44 +00:00
bugfix: fd_set mustn't be prefixed with struct
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Nimrod PostgreSQL database wrapper
|
||||
# (c) 2009 Andreas Rumpf
|
||||
# (c) 2010 Andreas Rumpf
|
||||
|
||||
import strutils, postgres
|
||||
|
||||
|
||||
Reference in New Issue
Block a user