/* Copyright (c) 2008 Victor Julien */ #ifndef __DEBUG_H__ #define __DEBUG_H__ #ifdef DEBUG #endif /* DEBUG */ #endif /* __DEBUG_H__ */