Browse Source

fix Sandbox46 build

af/merge-core
Anton Firszov 7 years ago
parent
commit
7ac90a88b8
  1. 2
      tests/ImageSharp.Sandbox46/Program.cs

2
tests/ImageSharp.Sandbox46/Program.cs

@ -3,6 +3,8 @@
// Licensed under the Apache License, Version 2.0.
// </copyright>
using SixLabors.ImageSharp.Tests.PixelFormats.PixelOperations;
namespace SixLabors.ImageSharp.Sandbox46
{
using System;

Loading…
Cancel
Save