incomplete g++ 3.4 compile fix
This commit is contained in:
@@ -25,6 +25,7 @@ const CString DEFAULT_LIGHTS_DRIVER = "Null";
|
||||
// For self-registering prefs
|
||||
//
|
||||
#include "SubscriptionManager.h"
|
||||
template<>
|
||||
set<IPreference*>* SubscriptionManager<IPreference>::s_pSubscribers = NULL;
|
||||
|
||||
void PrefsManager::Subscribe( IPreference *p )
|
||||
|
||||
Reference in New Issue
Block a user