Welcome to mirror list, hosted at ThFree Co, Russian Federation.

start_mem_debug.hpp « base - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 712e1b36b102fbcf56a66b12734dcf0d8272b762 (plain)
1
2
3
4
5
#include "base.hpp"

#ifdef DEBUG_NEW
#define new DEBUG_NEW
#endif