src/misc/dbg_helpers.h
changeset 10429 1b99254f9607
parent 7618 99822745fcfd
equal deleted inserted replaced
10428:eecb81857b5a 10429:1b99254f9607
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 /** @file dbg_helpers.h */
     3 /** @file dbg_helpers.h Functions to be used for debug printings. */
     4 
     4 
     5 #ifndef DBG_HELPERS
     5 #ifndef DBG_HELPERS
     6 #define DBG_HELPERS
     6 #define DBG_HELPERS
     7 
     7 
     8 #include <new>
     8 #include <new>