[VSDK] VDK_Parameter.h
Eric Forget
forgete at cafederic.com
Sat Mar 15 20:38:40 CST 2003
Hi,
In VDK_Parameter.h, the include of FBL_Array.h doesn't work with frameworks.
It should be:
#if VSDK_FRAMEWORK_STYLE
# include <VSDK/FBL_Array.h>
#else
# include <FBL_Array.h>
#endif // VSDK_FRAMEWORK_STYLE
Thanks,
Éric
___________________________________________________________________
Eric Forget Cafederic
ForgetE at cafederic.com <http://www.cafederic.com/>
Fingerprint <86D5 38F5 E1FD 5D9C 71C3 BAA3 797E 70A4 6210 C684>
More information about the Valentina
mailing list