Adding LSL_Functions to StyleCop Policing.

This commit is contained in:
Ima Mechanique 2013-07-16 16:49:43 +01:00
parent 87598963e7
commit 6baa0a1beb
2 changed files with 2 additions and 1 deletions

View file

@ -44,6 +44,7 @@
using System;
using System.Collections;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
using System.Text;
namespace LSLEditor