Hello.
I wonder how I should change this include in LException
// LException.h
//
// PowerPlant Exception class
....snip...
#include <exception>
----
I have added the path
/Developer/SDKs/MacOSX10.3.9.sdk/usr/include/c++/4.0.0/
to XCode 2.5's preferences' source tree but
/Developer/Applications/Metrowerks CodeWarrior 9.0/Metrowerks
CodeWarrior/MacOS Sup****t/PowerPlant/Sup****t Cl*****/LException.h:12:21:
error: exception: No such file or directory
Can someone help, please?
Thanks,
Robert