[Base] some sorting and cleanup

This commit is contained in:
Uwe
2022-03-02 01:51:05 +01:00
parent 5909859abe
commit 71d6e43d54
11 changed files with 14 additions and 9 deletions

View File

@@ -25,6 +25,7 @@
#include "ExceptionFactory.h"
#include <CXX/Objects.hxx>
using namespace Base;
ExceptionFactory* ExceptionFactory::_pcSingleton = nullptr;