frodo-wii/utils.hh
2009-11-19 18:23:12 +00:00

7 lines
88 B
C++

#ifndef __UTILS_H__
#define __UTILS_H__
#define BUG_ON(cond)
#endif /* __UTILS_H__ */