14 lines
306 B
C
14 lines
306 B
C
#ifndef DEBUGHEADER_H
|
|
#define DEBUGHEADER_H
|
|
|
|
// #define DEBUG_MEMORY_CACHE
|
|
// #define DEBUG_CACHE
|
|
// #define DEBUG_GMAPS
|
|
// #define DEBUG_PUREIMAGECACHE
|
|
// #define DEBUG_TILECACHEQUEUE
|
|
// #define DEBUG_URLFACTORY
|
|
// #define DEBUG_MEMORY_CACHE
|
|
// #define DEBUG_GetGeocoderFromCache
|
|
|
|
#endif // DEBUGHEADER_H
|