General tidying, addressing issues found by static analysis tool.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "Exception.hpp"
|
||||
|
||||
namespace Bloom::Exceptions
|
||||
{
|
||||
class TargetControllerStartupFailure: public Exception
|
||||
|
||||
Reference in New Issue
Block a user