$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: arno.schaefer_at_[hidden]
Date: 2008-06-18 03:56:27
Hi,
> A short example project reproducing the problem would be especially
> helpful. :-)
I have found out the problem it was somthing with the order of header files,
if precompiled header and MFC stuff was involved.
If I include the stdafx.h first, it seems to be no longer a problem in our case.
Very strange this MS behaviour :(
Thanks for your reaction,
best regards
Arno