diff --git a/src/db_postgres.nim b/src/db_postgres.nim index 7cd93a5404..25a04ed8e2 100755 --- a/src/db_postgres.nim +++ b/src/db_postgres.nim @@ -1,5 +1,5 @@ # Nimrod PostgreSQL database wrapper -# (c) 2009 Andreas Rumpf +# (c) 2010 Andreas Rumpf import strutils, postgres