Index: kernel/include/IMP/exception.h =================================================================== --- kernel/include/IMP/exception.h (revision 476) +++ kernel/include/IMP/exception.h (working copy) @@ -8,8 +8,12 @@ #ifndef __IMP_EXCEPTION_H #define __IMP_EXCEPTION_H +#include "log.h" +#include "IMP_config.h" + #include #include +#include #include namespace IMP