Merge "fixed for Visual Studio 2017" into tizen
authorjomui <jongmun.woo@samsung.com>
Thu, 25 May 2017 23:48:29 +0000 (23:48 +0000)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Thu, 25 May 2017 23:48:29 +0000 (23:48 +0000)
src/Tizen.Location/Tizen.Location/LocationBoundary.cs

index b17de00..3dab561 100755 (executable)
@@ -33,6 +33,7 @@ namespace Tizen.Location
         /// </summary>
         public BoundaryType BoundaryType{ get; internal set; }
 
+        internal LocationBoundary() { }
         /// <summary>
         /// The destructor of LocationBoundary class.
         /// </summary>