00001 #ifndef EMPTY_H 00002 #define EMPTY_H 00003 00004 namespace Binc { 00008 class empty {}; 00009 } 00010 00011 #endif /* EMPTY_H */