Fix compilation problem

This commit is contained in:
Adrian Conlon
2025-01-26 21:57:05 +00:00
parent f31442511f
commit a15cff4588

View File

@@ -1,5 +1,6 @@
namespace M6502.Symbols
{
using System.Collections;
using System.Diagnostics;
public class IdentifiableSection : Section