renaming complete, pool in namespace
This commit is contained in:
@ -142,5 +142,8 @@ public:
|
||||
};
|
||||
|
||||
//We assume someone globally instantiates a DataPool.
|
||||
namespace glob {
|
||||
extern GlobalDataPool dataPool;
|
||||
}
|
||||
|
||||
#endif /* DATAPOOL_H_ */
|
||||
|
Reference in New Issue
Block a user