@@ -1,6 +1,7 @@
using System.Collections.Generic;
using Vitorm.Sql;
+using Vitorm.Sql.DataProvider;
namespace Vitorm.PostgreSQL
{