Index: src/libchcore/stdafx.h =================================================================== diff -u -N -r920ccbb7d5163da9980901b4c6fa9ac69b85ad6d -r39db7f4bffdd185122d8dab0772bd6fc49a0b675 --- src/libchcore/stdafx.h (.../stdafx.h) (revision 920ccbb7d5163da9980901b4c6fa9ac69b85ad6d) +++ src/libchcore/stdafx.h (.../stdafx.h) (revision 39db7f4bffdd185122d8dab0772bd6fc49a0b675) @@ -12,4 +12,9 @@ #include #include +#include + #include "../libicpf/gen_types.h" + +#include "ErrorCodes.h" +#include "TCoreException.h"