Fixes the build

This commit is contained in:
Paul Schneider 2017-01-27 16:32:29 +01:00
commit b7a5264a18
19 changed files with 19 additions and 0 deletions

View file

@ -10,6 +10,7 @@ namespace ZicMoove.Helpers
{
using Data.NonCrUD;
using Model.FileSystem;
using Settings;
public static class UserHelpers
{