Fix build harder.

This commit is contained in:
Pieter-Jan Briers
2018-08-02 08:55:49 +02:00
parent 6c5a0786c2
commit 40ed16e118
3 changed files with 1 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
using Content.Server.Interfaces.GameObjects; using Content.Server.Interfaces.GameObjects;
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using SS14.Shared.Math; using SS14.Shared.Maths;
using SS14.Shared.GameObjects; using SS14.Shared.GameObjects;
using SS14.Shared.Utility; using SS14.Shared.Utility;
using YamlDotNet.RepresentationModel; using YamlDotNet.RepresentationModel;