2008/7/22 Jan-Simon Möller <[EMAIL PROTECTED]>:
> Index: CSPObjectIterator.cpp
> ===================================================================
> --- CSPObjectIterator.cpp       (Revision 6995)
> +++ CSPObjectIterator.cpp       (Arbeitskopie)
> @@ -21,6 +21,7 @@
>  *
>  ***********************************************************************/
>  #include "CSPObjectIterator.h"
> +#include <cstring>
>
>  CSPObjectIterator::CSPObjectIterator(HFCURSOR cursor, int count, FLMBOOL 
> includeColId) :
>        m_Count(count),
> Index: CSPType.h
> ===================================================================
> --- CSPType.h   (Revision 6995)
> +++ CSPType.h   (Arbeitskopie)
> @@ -20,6 +20,7 @@
>  *  Author: Russ Young
>  *
>  ***********************************************************************/
> +#include <cstring>
>  #ifndef _CSTYPE_H_
>  #define _CSTYPE_H_

Nice to see you're making the effort here Jan-Simon. I've abandoned
plans to merge iFolder into Fedora due to Novell closing the source on
this project.

Regards

-- 
Christopher Brown

http://www.chruz.com
_______________________________________________
ifolder-dev mailing list
[email protected]
http://forge.novell.com/mailman/listinfo/ifolder-dev

Reply via email to