another simple build issue fix

This commit is contained in:
Crzyrndm 2018-07-03 14:43:27 +12:00
parent 887dfa56da
commit 2e7830ea91

View File

@ -120,7 +120,7 @@ public:
/// <summary> /// <summary>
/// The worksheet this range targets /// The worksheet this range targets
/// </summary> /// </summary>
const worksheet &worksheet() const; const class worksheet &worksheet() const;
/// <summary> /// <summary>
/// Returns the reference defining the bounds of this range. /// Returns the reference defining the bounds of this range.