logic_error?
logic_error?
- Subject: logic_error?
- From: Chris Griffin <email@hidden>
- Date: Wed, 26 May 2004 10:36:44 -0700
I have a small XCode project that compiled fine in 1.1. I now get the
following error:
error: `logic_error' is not a class or namespace
If I add:
#include <stdexcept>
to my precompiled header file the error goes away but then I get a link
error of Undefined symbols: but no symbols are listed??
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.