mirror of
https://github.com/glest/glest-source.git
synced 2025-10-03 10:51:55 +02:00
- added leak_dumper header all over the place (not yet functional in linux)
- Bugfix for particle cleanup
This commit is contained in:
@@ -38,9 +38,11 @@ using std::string;
|
||||
|
||||
#endif
|
||||
|
||||
#include "leak_dumper.h"
|
||||
|
||||
using namespace Shared::PlatformCommon;
|
||||
|
||||
namespace Shared{ namespace Platform{
|
||||
namespace Shared{ namespace Platform {
|
||||
|
||||
//
|
||||
// This interface describes the methods a callback object must implement
|
||||
|
Reference in New Issue
Block a user