[Base] some sorting and cleanup

This commit is contained in:
Uwe
2022-03-02 01:51:05 +01:00
parent 663d4fe93a
commit a5c838fefc
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;