Ignore:
Timestamp:
Apr 15, 2009, 8:40:22 PM (15 years ago)
Author:
nipo
Message:

Sync up with trunk changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/with_autoconf/src/sc_pat_trace.cc

    r8 r20  
    4141#include "internal.h" // notrace
    4242
    43 #include <time.h>
    44 #include <string>
     43#include <ctime>
    4544#ifdef HAVE_CONFIG_H
    4645#include "config.h"
     
    5655
    5756//#include "malloc.h" // NO LONGER SUPPORTED
    58 #include <stdlib.h>
    59 #include "stdio.h"
     57#include <cstdlib>
     58#include <cstdio>
    6059
    6160//-----------------------------------------
Note: See TracChangeset for help on using the changeset viewer.