Add SPODENew to models

This commit is contained in:
2023-08-05 23:11:36 +02:00
parent 506ef34c6f
commit 1d0fd629c9
7 changed files with 63 additions and 5 deletions

View File

@@ -8,6 +8,7 @@
#include "SPODE.h"
#include "TANNew.h"
#include "KDBNew.h"
#include "SPODENew.h"
namespace platform {
class Models {
private: