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
@@ -8,6 +8,7 @@
#include "LuaBinding.h"
#include "SubscriptionManager.h"
template<>
set<ActorCommands*>* SubscriptionManager<ActorCommands>::s_pSubscribers = NULL;