Initial Cross Platform Work

This commit is contained in:
2025-04-24 16:39:24 +02:00
parent dbffb7f316
commit 13c2869ba8
170 changed files with 18611 additions and 10292 deletions

View File

@ -30,7 +30,7 @@ namespace PD {
/**
* Timer class
*/
class Timer : public SmartCtor<Timer> {
class PD_CORE_API Timer : public SmartCtor<Timer> {
public:
/**
* Constructor