incomplete g++ 3.4 compile fix

This commit is contained in:
Glenn Maynard
2005-02-05 21:40:36 +00:00
parent 3becf70986
commit 965d5e663d
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -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 )