Closed GoogleCodeExporter closed 9 years ago
Fixed by adding the missing header files in svutil.cpp
Original comment by indu....@gmail.com
on 15 Feb 2010 at 10:20
Original comment by theraysm...@gmail.com
on 20 May 2010 at 1:00
@indu.mss
I have the same problem here. What are the missing header files I should add/
?
Original comment by ashwinia...@gmail.com
on 10 Jun 2011 at 8:17
@ashwini
//Additionally added headerfiles
#include <iostream>
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
Those header files were missing in 2.03 version.[not applicable to current
version]
Original comment by indu....@gmail.com
on 24 Jun 2011 at 9:29
Original issue reported on code.google.com by
indu....@gmail.com
on 24 Nov 2009 at 5:32