2025-04-27 07:49:33 -04:00

12 lines
228 B
C

#include "priv.h"
// Define some things for debug.h
//
#define SZ_DEBUGINI "tests.ini"
#define SZ_DEBUGSECTION "ICONVIEW"
#define SZ_MODULE "ICONVIEW"
#define DECLARE_DEBUG
#include <debug.h>