commented out last check in as "addressof" is not defined in current code set. Is it possibly out of the boost library?
This commit is contained in:
@@ -161,7 +161,7 @@ void WResourceManager::FlattenTimes(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
WResourceManager::WResourceManager(){
|
WResourceManager::WResourceManager(){
|
||||||
DebugTrace("Init WResourceManager : " << addressof(this));
|
//DebugTrace("Init WResourceManager : " << addressof(this) );
|
||||||
#ifdef DEBUG_CACHE
|
#ifdef DEBUG_CACHE
|
||||||
menuCached = 0;
|
menuCached = 0;
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user