* and continues to be available under such terms.
* For more information, see the COPYING file which you should have received
* along with this program.
- * === LICENSE_END ===
*
*/
#include <string.h>
#include "dynlib_string.h"
-STRING_IMPEXP int os_wtoi(const wchar_t* pwcsStr);
+STRING_IMPEXP int os_wtoi(const wchar_t* pwcsStr, std::size_t* pos);
#endif /* !__OS_WTOI_H__ */