Hi,
Im building a plugin with CW 9.3 on a mac for windows. As soon as i
include <vector.h>, i start getting lots of errors such as these:
Error : undefined identifier 'ptrdiff_t'
(included from:
iterator:282
algorithm:520
vector:221
vector.h:13
CFDatabaseBase.h:18
CFDatabase_Registration.cpp:16)
msl_utility line 1059 typedef _CSTD::ptrdiff_t difference_type;
Any ideas what i might be doing wrong?
thanks
Alex
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>