Refactored TDF parsing exceptions

This commit is contained in:
Nav
2024-02-13 20:48:06 +00:00
parent d47e807a5d
commit bf39260e0e
7 changed files with 31 additions and 21 deletions

View File

@@ -16,6 +16,7 @@
namespace Targets::TargetDescription
{
using namespace Exceptions;
using namespace ::Exceptions;
using Services::StringService;