------- Comment #6 from JamesMikeDuPont at googlemail dot com 2010-01-14 13:55 ------- I am having this problem as well. Using the lastest version of g++. Test like this :
If you include <cassert> in a pch, and then in the other file that uses the pch, the macro assert is no longer there. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40215