On 21 August 2014 11:19, Roland Knall <rknall@xxxxxxxxx> wrote:
> The #include "config.h" statement is a mistake, it should refer to #include <config.h>
Relying on the difference between the quoted and angle brackets form to select the correct config.h file is fragile.
A better solution would be to move the local config.h into a subdirectory and then use the following:
#include “subdir/config.h”
Any reason why this should be done?
Regards,
Graham
BAE Systems Integrated System Technologies Limited
Registered Office: Warwick House, PO Box 87, Farnborough Aerospace Centre, Farnborough, Hants, GU14 6YU, UK
Registered in England & Wales No: 3456325