Use global usings for System headers.

This commit is contained in:
Ottermandias 2024-01-08 23:30:55 +01:00
parent d62d7e352f
commit a5c33a6311
140 changed files with 141 additions and 472 deletions

View file

@ -1,10 +1,4 @@
using System;
using System.Collections;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
using System.Linq;
using System.Numerics;
using Dalamud.Plugin.Services;
using Dalamud.Plugin.Services;
using FFXIVClientStructs.FFXIV.Shader;
using Glamourer.Designs;
using Glamourer.Events;