glib/tests/slice-test.c
changeset 72 403e7f6ed6c5
parent 18 47c74d1534e1
equal deleted inserted replaced
71:28ccaba883f4 72:403e7f6ed6c5
    15  * License along with this library; if not, write to the
    15  * License along with this library; if not, write to the
    16  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    16  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    17  * Boston, MA 02111-1307, USA.
    17  * Boston, MA 02111-1307, USA.
    18  */
    18  */
    19 #include <glib.h>
    19 #include <glib.h>
       
    20 #include <stdlib.h>
    20 
    21 
    21 #include <stdio.h>
    22 #include <stdio.h>
    22 #include <string.h>
    23 #include <string.h>
    23 #ifdef __SYMBIAN32__
    24 #ifdef __SYMBIAN32__
    24 #include "mrt2_glib2_test.h"
    25 #include "mrt2_glib2_test.h"