If I change the include from <string> everything compiles fine.

#include <string.h>
int main() {  return 0; }

but I do not want to troll through all the code changing include names.

Keith Ross


--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

Reply via email to