New json event sub linker error

This commit is contained in:
KimLS
2017-02-06 23:17:08 -08:00
parent 0736ce43bd
commit a255f9f98b
4 changed files with 1094 additions and 473 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ public:
return inst;
}
private:
EventSubscriptionWatcher();
EventSubscriptionWatcher() { }
EventSubscriptionWatcher(const EventSubscriptionWatcher&);
EventSubscriptionWatcher& operator=(const EventSubscriptionWatcher&);