aboutsummaryrefslogtreecommitdiff
path: root/DvdLib/Ifo/CellPlaybackInfo.cs
diff options
context:
space:
mode:
authordkanada <dkanada@users.noreply.github.com>2020-05-06 20:38:45 +0900
committerGitHub <noreply@github.com>2020-05-06 20:38:45 +0900
commit822c14af4d91650eff9f99dd81d161dfb801d0a0 (patch)
tree1f00704d427f9f1b64fed4991d61a8de06294557 /DvdLib/Ifo/CellPlaybackInfo.cs
parentc15463fa122041e599d828b73c543b5f49c300d9 (diff)
parent974a4e79f647356caf6e497852fe799ade403930 (diff)
Merge pull request #2949 from Bond-009/dvdlib2
Enable TreatWarningsAsErrors for DvdLib
Diffstat (limited to 'DvdLib/Ifo/CellPlaybackInfo.cs')
-rw-r--r--DvdLib/Ifo/CellPlaybackInfo.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/DvdLib/Ifo/CellPlaybackInfo.cs b/DvdLib/Ifo/CellPlaybackInfo.cs
index e588e51ac..6e33a0ec5 100644
--- a/DvdLib/Ifo/CellPlaybackInfo.cs
+++ b/DvdLib/Ifo/CellPlaybackInfo.cs
@@ -1,3 +1,5 @@
+#pragma warning disable CS1591
+
using System.IO;
namespace DvdLib.Ifo