dtinfo subtree DtMmdb
This commit is contained in:
committed by
Jon Trulson
parent
b92cf08899
commit
8c8363f4a5
@@ -46,7 +46,8 @@
|
||||
#ifndef _debug_h
|
||||
#define _debug_h 1
|
||||
|
||||
#include <iostream.h>
|
||||
#include <iostream>
|
||||
using namespace std;
|
||||
|
||||
#ifdef DEBUG
|
||||
#define ON_DEBUG(stmt) stmt
|
||||
|
||||
Reference in New Issue
Block a user