aboutsummaryrefslogtreecommitdiff
path: root/src/Models/SourcePriceList.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Models/SourcePriceList.cs')
-rw-r--r--src/Models/SourcePriceList.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Models/SourcePriceList.cs b/src/Models/SourcePriceList.cs
index 1e47759..dc950eb 100644
--- a/src/Models/SourcePriceList.cs
+++ b/src/Models/SourcePriceList.cs
@@ -4,6 +4,7 @@ using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
+using Range = Microsoft.Office.Interop.Excel.Range;
namespace RhSolutions.Models
{